#undef _SIGNAL_H before defining it.
authorRoland McGrath <roland@gnu.org>
Sat, 10 Feb 1996 11:19:12 +0000 (11:19 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 10 Feb 1996 11:19:12 +0000 (11:19 +0000)
sysdeps/generic/make_siglist.c
sysdeps/unix/sysv/linux/syscalls.list

index a38ab6a..d42fc0f 100644 (file)
@@ -19,6 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <signal.h>
 
 /* Get this configuration's defns of the signal numbers.  */
+#undef _SIGNAL_H
 #define _SIGNAL_H 1
 #include SIGNUM_H
 
index 88632fa..fe22cbe 100644 (file)
@@ -17,6 +17,8 @@ setpgid               -       setpgid         2       setpgid
 setsid         -       setsid          0       __setsid        setsid
 settimeofday   -       settimeofday    2       __settimeofday  settimeofday
 sigpending     -       sigpending      1       sigpending
+sigprocmask    -       sigprocmask     3       sigprocmask
+sigsuspend     -       sigsuspend      1       sigsuspend
 stty           -       stty            2       stty
 umount         -       umount          1       __umount        umount
 wait4          -       wait4           4       __wait4         wait4