aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-14 20:38:01 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-14 20:38:01 +0000
commitb6cfea1299f5d86b17508fd7a52e3fb5bc40bb63 (patch)
treee9332999951fc4997669b733fd868f3936bdd558 /ChangeLog
parent9b995718ae13f142edbeb9fcda7dbc48106486da (diff)
downloadglibc-b6cfea1299f5d86b17508fd7a52e3fb5bc40bb63.tar
glibc-b6cfea1299f5d86b17508fd7a52e3fb5bc40bb63.tar.gz
glibc-b6cfea1299f5d86b17508fd7a52e3fb5bc40bb63.tar.bz2
glibc-b6cfea1299f5d86b17508fd7a52e3fb5bc40bb63.zip
Update.
2003-09-14 Ulrich Drepper <drepper@redhat.com> * dirent/dirent.h: Remove __THROW from scandir. 2003-09-14 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/mmap.S: Use sys_mmap2 if it's known to be available. * sysdeps/unix/sysv/linux/arm/mmap64.S: Optimise code a little. * sysdeps/arm/memset.S: Rewrite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 468a551be3..ac3576f1d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-09-14 Ulrich Drepper <drepper@redhat.com>
+
+ * dirent/dirent.h: Remove __THROW from scandir.
+
+2003-09-14 Philip Blundell <philb@gnu.org>
+
+ * sysdeps/unix/sysv/linux/arm/mmap.S: Use sys_mmap2 if it's known
+ to be available.
+
+ * sysdeps/unix/sysv/linux/arm/mmap64.S: Optimise code a little.
+
+ * sysdeps/arm/memset.S: Rewrite.
+
2003-09-12 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New.