diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-14 01:51:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-14 01:51:28 +0000 |
commit | a8ef1b608b2ee8e250ba5430e7930ae3e75d3b6e (patch) | |
tree | 77036de0413a4fe353594dc43091a9de7eb50b7d /ChangeLog | |
parent | c456edaaac362c1764f0631d7730eea62c43a157 (diff) | |
download | glibc-a8ef1b608b2ee8e250ba5430e7930ae3e75d3b6e.tar.gz glibc-a8ef1b608b2ee8e250ba5430e7930ae3e75d3b6e.tar.xz glibc-a8ef1b608b2ee8e250ba5430e7930ae3e75d3b6e.zip |
Update.
2000-01-13 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/mmap64.S: Fix code generated if mmap2 is available when compiling but no at runtime.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 511766bf3a..003b57a9c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-13 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/i386/mmap64.S: Fix code generated if + mmap2 is available when compiling but no at runtime. + 2000-01-12 Ulrich Drepper <drepper@cygnus.com> * iconvdata/iso-ir-165.c: New file. |