From: Roland McGrath Date: Sun, 11 Feb 1996 10:00:24 +0000 (+0000) Subject: Sat Feb 10 05:57:08 1996 Roland McGrath X-Git-Tag: cvs/libc-960211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186588d6bf9e64f0c10179f419b6029e00e2fc9b;p=thirdparty%2Fglibc.git Sat Feb 10 05:57:08 1996 Roland McGrath * sysdeps/generic/make_siglist.c: #undef _SIGNAL_H before defining it. * sysdeps/unix/sysv/linux/syscalls.list: Add sigprocmask, sigsuspend. --- diff --git a/ChangeLog b/ChangeLog index 141b27a7768..9589e81f978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 10 05:57:08 1996 Roland McGrath + + * 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 * posix/execvp.c: If execv fails with ENOEXEC, run the shell on