summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-04-17 21:38:47 +0000
committerJeff Johnston <jjohnstn@redhat.com>2002-04-17 21:38:47 +0000
commit271938959c9ac59d89fbc205d80c01a0aea640c0 (patch)
treeb5be393039345907e3d7fb3a427011e5a4a084b6 /newlib/ChangeLog
parent6b0f808e350f588862cdb549a1450de21cd45831 (diff)
downloadcygnal-271938959c9ac59d89fbc205d80c01a0aea640c0.tar.gz
cygnal-271938959c9ac59d89fbc205d80c01a0aea640c0.tar.bz2
cygnal-271938959c9ac59d89fbc205d80c01a0aea640c0.zip
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/signal.c: Remove include of <bits/sigset.h>. * libc/sys/linux/sys/signal.h: Add include of <bits/sigset.h>.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0b8f84502..253ebd64f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/signal.c: Remove include of <bits/sigset.h>.
+ * libc/sys/linux/sys/signal.h: Add include of <bits/sigset.h>.
+
+2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/time/time.tex: Add tzset info.
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>