aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sigqueue.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 11:21:51 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-07-24 09:32:11 +0200
commit0ce44b6020cf0f83156b07511a8632830a29e3ad (patch)
treeb028babc88ad056769b8698f395df07ae7071d9f /man3/sigqueue.3
parent244ceca4bd692173dfeba1fada51f34794279b49 (diff)
downloadman-pages-0ce44b6020cf0f83156b07511a8632830a29e3ad.tar.gz
sigqueue.3: CONFORMING TO: add POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/sigqueue.3')
-rw-r--r--man3/sigqueue.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sigqueue.3 b/man3/sigqueue.3
index 41141ff1a2..e7276dadac 100644
--- a/man3/sigqueue.3
+++ b/man3/sigqueue.3
@@ -127,7 +127,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
-POSIX.1-2001.
+POSIX.1-2001, POSIX.1-2008.
.SH NOTES
If this function results in the sending of a signal to the process
that invoked it, and that signal was not blocked by the calling thread,