aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-14 06:44:19 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-14 06:44:19 +0000
commit56b2223e327922cff549fd78a5df2f94c6d38e67 (patch)
tree537c7984d9fc967767b131fd51159ae527a1a25e /ChangeLog
parent09022115c1a3e7c4619077bfe7e233553257b4e4 (diff)
downloadglibc-56b2223e327922cff549fd78a5df2f94c6d38e67.zip
glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.tar.gz
glibc-56b2223e327922cff549fd78a5df2f94c6d38e67.tar.bz2
Update.
* io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and don't fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3816218..e20963b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.