aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-02-10 11:19:12 +0000
committerRoland McGrath <roland@gnu.org>1996-02-10 11:19:12 +0000
commit932be5efa31cebeb7d09d5786357cb878c4763e4 (patch)
treeb6e7372a7b256b7cfaf1d494c67832bc28560e76 /sysdeps/unix/sysv/linux
parentSat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> (diff)
downloadglibc-932be5efa31cebeb7d09d5786357cb878c4763e4.tar.xz
glibc-932be5efa31cebeb7d09d5786357cb878c4763e4.zip
#undef _SIGNAL_H before defining it.
Diffstat (limited to '')
-rw-r--r--sysdeps/unix/sysv/linux/syscalls.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/syscalls.list b/sysdeps/unix/sysv/linux/syscalls.list
index 88632fafff..fe22cbeb0b 100644
--- a/sysdeps/unix/sysv/linux/syscalls.list
+++ b/sysdeps/unix/sysv/linux/syscalls.list
@@ -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