]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
#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 a38ab6aa2ead369cf982ca289a9dcf515217d066..d42fc0f3585dfb0e754f92d5739a2f140ec16305 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 88632fafff06344cc4e6afe5c21c4c09ae4845dd..fe22cbeb0b0d790e8712de9a2db4828ecd4c8541 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