aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-07 18:34:14 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-07 18:34:14 +0000
commit21e41c58872fec4ea9d7b21807bcc242337b1e2c (patch)
tree6e50dae9fbd94f52c12560caee5d7a3c5c042184 /ChangeLog
parentd998b043aad96a5f2f8e519200b6f20289efb8bb (diff)
downloadglibc-21e41c58872fec4ea9d7b21807bcc242337b1e2c.tar
glibc-21e41c58872fec4ea9d7b21807bcc242337b1e2c.tar.gz
glibc-21e41c58872fec4ea9d7b21807bcc242337b1e2c.tar.bz2
glibc-21e41c58872fec4ea9d7b21807bcc242337b1e2c.zip
Update.
2000-09-07 Ulrich Drepper <drepper@redhat.com> * assert/__assert.c: Undefine NDEBUG before include <assert.h>. * sysdeps/unix/sysv/linux/msgsnd.c (msgsnd): Add cast to avoid warning. * sysdeps/unix/sysv/linux/shmat.c (shmat): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9baa5b7767..356e51fb60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-09-07 Ulrich Drepper <drepper@redhat.com>
+
+ * assert/__assert.c: Undefine NDEBUG before include <assert.h>.
+
+ * sysdeps/unix/sysv/linux/msgsnd.c (msgsnd): Add cast to avoid warning.
+ * sysdeps/unix/sysv/linux/shmat.c (shmat): Likewise.
+
2000-09-06 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/ia64/bits/time.h: New file.