aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-24 11:18:48 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-24 11:18:48 +0000
commit7a9a26813e387c4c6f73635bd04a005cfc0e2c08 (patch)
tree14e4d44f57fd9a2be87e294abf9cb8e754f0b1e9 /ChangeLog
parent405550bf78acc8ce8885e4b30986035533d08267 (diff)
downloadglibc-7a9a26813e387c4c6f73635bd04a005cfc0e2c08.tar
glibc-7a9a26813e387c4c6f73635bd04a005cfc0e2c08.tar.gz
glibc-7a9a26813e387c4c6f73635bd04a005cfc0e2c08.tar.bz2
glibc-7a9a26813e387c4c6f73635bd04a005cfc0e2c08.zip
Update.
2002-07-22 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias definiton of _old_sys_nerr. Define _old_sys_errlist as strong alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfa4550724..1a4d0605a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-22 Philip Blundell <philb@gnu.org>
+
+ * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias
+ definiton of _old_sys_nerr. Define _old_sys_errlist as strong
+ alias.
+
2002-07-24 Ulrich Drepper <drepper@redhat.com>
* locale/hashval.h: Make more self-containedby defining LONG_BITS.