diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 06:44:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-14 06:44:19 +0000 |
commit | 56b2223e327922cff549fd78a5df2f94c6d38e67 (patch) | |
tree | 537c7984d9fc967767b131fd51159ae527a1a25e /ChangeLog | |
parent | 09022115c1a3e7c4619077bfe7e233553257b4e4 (diff) | |
download | glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.tar glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.tar.gz glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.tar.bz2 glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.zip |
Update.
* io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and
don't fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-09-13 Ulrich Drepper <drepper@redhat.com> + * io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and + don't fail. + * elf/elf.h: Add missing official relocations. * libio/stdio.h: Define __FILE if __need___FILE is defined. |