summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2003-06-20 22:41:00 +0000
committerwollman <wollman@FreeBSD.org>2003-06-20 22:41:00 +0000
commit321661dd036292bd0a9f45bf01cda8fa652dbd3d (patch)
tree255c2578b3f8bbc9bc4a10d2f595a0bfdd565202 /lib/libc/compat-43
parent625606418cb5622ae737c3354821ac922c6e88c7 (diff)
downloadFreeBSD-src-321661dd036292bd0a9f45bf01cda8fa652dbd3d.zip
FreeBSD-src-321661dd036292bd0a9f45bf01cda8fa652dbd3d.tar.gz
Explain the relationship to POSIX.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigpause.214
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/libc/compat-43/sigpause.2 b/lib/libc/compat-43/sigpause.2
index 331a6b3..2711d18 100644
--- a/lib/libc/compat-43/sigpause.2
+++ b/lib/libc/compat-43/sigpause.2
@@ -75,6 +75,20 @@ set to
.Xr sigprocmask 2 ,
.Xr sigsuspend 2 ,
.Xr sigvec 2
+.Sh STANDARDS
+The
+.Fn sigpause
+function is implemented for compatibility with historic
+.Bx 4.3
+applications.
+An incompatible interface by the same name, which used a single signal number
+rather than a mask, was present in
+.At V ,
+and was copied from there into the
+.Sy X/Open System Interfaces
+.Pq Tn XSI
+option of
+.St -p1003.1-2001 .
.Sh HISTORY
The
.Fn sigpause
OpenPOWER on IntegriCloud