diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-10 11:10:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-10 11:10:51 +0000 |
commit | c063ba610a6058cacddf2e3d156f478c7b969f87 (patch) | |
tree | 817fe899699e8c9ffa5e0e308a41e687430acfba /ChangeLog | |
parent | 54fce91d605e1ef51303508b7adc22e01c092757 (diff) | |
download | glibc-c063ba610a6058cacddf2e3d156f478c7b969f87.zip glibc-c063ba610a6058cacddf2e3d156f478c7b969f87.tar.gz glibc-c063ba610a6058cacddf2e3d156f478c7b969f87.tar.bz2 |
Update.
1998-03-10 19:43 Matthias Urlichs <urlichs@noris.de>
* sysdeps/unix/readdir_r.c: zero out *result on EOF.
* sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
* manual/filesys/texi: document this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-03-10 19:43 Matthias Urlichs <urlichs@noris.de> + + * sysdeps/unix/readdir_r.c: zero out *result on EOF. + * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise. + * manual/filesys/texi: document this. + 1998-03-10 10:49 Ulrich Drepper <drepper@cygnus.com> * manual/filesys.texi: Document the change below. |