diff options
author | Roland McGrath <roland@gnu.org> | 1996-02-11 10:00:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-02-11 10:00:24 +0000 |
commit | 186588d6bf9e64f0c10179f419b6029e00e2fc9b (patch) | |
tree | e204e0650eb22e144bed8259be0f9d8e2f031ec9 | |
parent | 3038e60115dc1708d7da264e990d1d6bc13465ff (diff) |
Sat Feb 10 05:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960211
* sysdeps/generic/make_siglist.c: #undef _SIGNAL_H before defining it.
* sysdeps/unix/sysv/linux/syscalls.list: Add sigprocmask, sigsuspend.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sat Feb 10 05:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> + + * sysdeps/generic/make_siglist.c: #undef _SIGNAL_H before defining it. + + * sysdeps/unix/sysv/linux/syscalls.list: Add sigprocmask, sigsuspend. + Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/execvp.c: If execv fails with ENOEXEC, run the shell on |