summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-02-11 10:00:24 +0000
committerRoland McGrath <roland@gnu.org>1996-02-11 10:00:24 +0000
commit186588d6bf9e64f0c10179f419b6029e00e2fc9b (patch)
treee204e0650eb22e144bed8259be0f9d8e2f031ec9
parent3038e60115dc1708d7da264e990d1d6bc13465ff (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 141b27a776..9589e81f97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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