about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-02 20:27:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-02 20:27:46 +0000
commit29b3c4f2ad92ac2f4176b3cff5c33ef24d82aac1 (patch)
treed3c9126e535db48b04ad3e11b5f3bb6aac1f5ca4 /ChangeLog
parentf91dc2d2e77f6708b4ef91bc8049dab73908f9c5 (diff)
downloadglibc-29b3c4f2ad92ac2f4176b3cff5c33ef24d82aac1.tar.gz
glibc-29b3c4f2ad92ac2f4176b3cff5c33ef24d82aac1.tar.xz
glibc-29b3c4f2ad92ac2f4176b3cff5c33ef24d82aac1.zip
Update.
	* sysdeps/unix/sysv/linux/i386/mmap64.S: Handle unaligned offsets.
	* sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1229670dd0..4e39b0112a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-01-02  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/i386/mmap64.S: Handle unaligned offsets.
+	* sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
+
 	* iconvdata/ksc5601.c (__ksc5601_sym_to_ucs): Add mapping for
 	0xa2e6 and 0xa2e7.
 	(__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC.