diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-11-06 06:12:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-11-06 06:12:13 +0000 |
commit | d97426b7d765a78b102e3e70b13c80d76095e108 (patch) | |
tree | b3891f1e941ad5bddfd77041b91871b1c96a34e5 /ChangeLog | |
parent | a2d80f9ade190429c6c72f9680529c57cdd8f427 (diff) | |
download | glibc-d97426b7d765a78b102e3e70b13c80d76095e108.tar.gz glibc-d97426b7d765a78b102e3e70b13c80d76095e108.tar.xz glibc-d97426b7d765a78b102e3e70b13c80d76095e108.zip |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 60b95c6f5c..578af0470f 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. |