mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update conformance and history sections.
This commit is contained in:
parent
400786f6bb
commit
6f59c4c0cd
4 changed files with 16 additions and 4 deletions
|
|
@ -139,4 +139,7 @@ does not exist.
|
|||
The
|
||||
.Fn sigqueue
|
||||
system call conforms to
|
||||
.St -p1003.1-96 .
|
||||
.St -p1003.1-2004
|
||||
.Sh HISTORY
|
||||
Support for POSIX realtime signal queue first appeared in
|
||||
.Fx 7.0 .
|
||||
|
|
|
|||
|
|
@ -155,4 +155,7 @@ memory protection fault.
|
|||
The
|
||||
.Fn timer_create
|
||||
system call conforms to
|
||||
.St -p1003.1-96 .
|
||||
.St -p1003.1-2004
|
||||
.Sh HISTORY
|
||||
Support for POSIX per-process timer first appeared in
|
||||
.Fx 7.0 .
|
||||
|
|
|
|||
|
|
@ -72,4 +72,7 @@ is not a valid timer ID.
|
|||
The
|
||||
.Fn timer_delete
|
||||
system call conforms to
|
||||
.St -p1003.1-96 .
|
||||
.St -p1003.1-2004
|
||||
.Sh HISTORY
|
||||
Support for POSIX per-process timer first appeared in
|
||||
.Fx 7.0 .
|
||||
|
|
|
|||
|
|
@ -256,4 +256,7 @@ The
|
|||
and
|
||||
.Fn timer_settime
|
||||
system calls conform to
|
||||
.St -p1003.1-96 .
|
||||
.St -p1003.1-2004
|
||||
.Sh HISTORY
|
||||
Support for POSIX per-process timer first appeared in
|
||||
.Fx 7.0 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue