aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-19 12:43:27 +0000
committerRoland McGrath <roland@gnu.org>1999-06-19 12:43:27 +0000
commitd1407e33350b8bd55c411e76ccf5c5dc70e28293 (patch)
tree9df9e9b890ccdcec2e25de0db1f893012240f0f1 /ChangeLog
parenta901ffa236a6170adc61e0b98f5a15f675ed9462 (diff)
downloadglibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.zip
glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.tar.gz
glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.tar.bz2
* sysdeps/mach/hurd/siglist.h: Use #include_next.
* sysdeps/unix/sysv/linux/siglist.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ebe486..a608cf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
stuff in the current sysdeps/gnu version is no longer required.
* sysdeps/generic/Makefile: Remove rules for generating siglist.c.
* sysdeps/generic/make_siglist.c: File removed.
+ * sysdeps/mach/hurd/siglist.h: Use #include_next.
+ * sysdeps/unix/sysv/linux/siglist.h: Likewise.
1999-06-16 Roland McGrath <roland@baalperazim.frob.com>