diff options
Diffstat (limited to 'man3/mq_notify.3')
| -rw-r--r-- | man3/mq_notify.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man3/mq_notify.3 b/man3/mq_notify.3 index 6974074707..371ae4617a 100644 --- a/man3/mq_notify.3 +++ b/man3/mq_notify.3 @@ -170,10 +170,7 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH STANDARDS -POSIX.1-2001. -.SH NOTES -.\" +.SH VERSIONS .SS C library/kernel differences In the glibc implementation, the .BR mq_notify () @@ -194,6 +191,10 @@ The implementation involves the use of a raw .BR netlink (7) socket and creates a new thread for each notification that is delivered to the process. +.SH STANDARDS +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. .SH EXAMPLES The following program registers a notification request for the message queue named in its command-line argument. |
