aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e39b0112a..fee7a5ea2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-01-02 Ulrich Drepper <drepper@cygnus.com>
+ * posix/Makefile (tests): Add tst-mmap.
+ * posix/tst-mmap.c: New file.
+
+ * sysdeps/unix/sysv/linux/i386/mmap64.S: Pop registers after mmap2
+ call before handling error.
+
* sysdeps/unix/sysv/linux/i386/mmap64.S: Handle unaligned offsets.
* sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.