From: Ulrich Drepper Date: Wed, 5 Jan 2000 07:02:42 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cb92e4429771ecfc992053685dd3c0bbe874cd;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index b6f9ec78416..013939487b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +2000-01-04 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/mmap64.S: Don't include + kernel-features.h. + 2000-01-02 Philip Blundell * sysdeps/unix/sysv/linux/arm/ioperm.c: Use sysctl by preference - to obtain port mapping information. Avoid use of mprotect. + to obtain port mapping information. Avoid use of mprotect. 2000-01-03 Andreas Schwab