summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/signal.31
-rw-r--r--lib/libc/sys/sigaction.23
-rw-r--r--lib/libc/sys/sigprocmask.21
3 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3
index aadea35..90faadc 100644
--- a/lib/libc/gen/signal.3
+++ b/lib/libc/gen/signal.3
@@ -218,6 +218,7 @@ or
.Xr sigaltstack 2 ,
.Xr sigprocmask 2 ,
.Xr sigsuspend 2 ,
+.Xr fpsetmask 3 ,
.Xr setjmp 3 ,
.Xr tty 4
.Sh HISTORY
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2
index 6bd3246..5037241 100644
--- a/lib/libc/sys/sigaction.2
+++ b/lib/libc/sys/sigaction.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)sigaction.2 8.2 (Berkeley) 4/3/94
-.\" $Id: sigaction.2,v 1.14 1997/09/13 19:43:24 joerg Exp $
+.\" $Id: sigaction.2,v 1.15 1998/01/02 19:22:48 alex Exp $
.\"
.Dd April 3, 1994
.Dt SIGACTION 2
@@ -404,6 +404,7 @@ flags are featuring options commonly found in other operating systems.
.Xr sigsuspend 2 ,
.Xr sigvec 2 ,
.Xr wait 2 ,
+.Xr fpsetmask 3 ,
.Xr setjmp 3 ,
.Xr siginterrupt 3 ,
.Xr sigsetops 3 ,
diff --git a/lib/libc/sys/sigprocmask.2 b/lib/libc/sys/sigprocmask.2
index af1b574..ee47585 100644
--- a/lib/libc/sys/sigprocmask.2
+++ b/lib/libc/sys/sigprocmask.2
@@ -111,6 +111,7 @@ has a value other than those listed here.
.Xr kill 2 ,
.Xr sigaction 2 ,
.Xr sigsuspend 2 ,
+.Xr fpsetmask 3 ,
.Xr sigsetops 3
.Sh STANDARDS
The
OpenPOWER on IntegriCloud