]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Apr 2000 06:52:30 +0000 (06:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Apr 2000 06:52:30 +0000 (06:52 +0000)
ChangeLog

index dfd002d89f3d1315725308ffa9e514f550b5a392..07801fadb34861b5e265dd6d23a1c99ae3dae940 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-04-06  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/getdents.c (__getdents): The Linux
+       kernel does not allow relative seeks on descriptors associated
+       with directories.  Go back to get the position in the directory
+       every time we enter the function.  Return -1 and set errno if one
+       entry could be read from the kernel but does not fit into the
+       buffer passed in by the user.
+
 1999-10-29  Ulrich Drepper  <drepper@cygnus.com>
 
        * stdlib/strtod.c: Handle hexadecimal numbers with leading digit