aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-06 06:12:13 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-06 06:12:13 +0000
commitd97426b7d765a78b102e3e70b13c80d76095e108 (patch)
treeb3891f1e941ad5bddfd77041b91871b1c96a34e5 /ChangeLog
parenta2d80f9ade190429c6c72f9680529c57cdd8f427 (diff)
downloadglibc-d97426b7d765a78b102e3e70b13c80d76095e108.zip
glibc-d97426b7d765a78b102e3e70b13c80d76095e108.tar.gz
glibc-d97426b7d765a78b102e3e70b13c80d76095e108.tar.bz2
Update.
2002-11-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent warnings from the kernel headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60b95c6..578af04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-05 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
+ warnings from the kernel headers.
+
2002-11-05 Roland McGrath <roland@redhat.com>
* sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.