diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-05 10:45:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-05 10:45:13 +0000 |
commit | bf6fc6c1a5e5643f3262f2d52bab68b9d56db36f (patch) | |
tree | 56b59b2e04bacf4e32b54ff3a73eec7d0530e424 /ChangeLog | |
parent | d8d317454d27b89a864a860d67c4fbecc868a652 (diff) | |
download | glibc-bf6fc6c1a5e5643f3262f2d52bab68b9d56db36f.tar glibc-bf6fc6c1a5e5643f3262f2d52bab68b9d56db36f.tar.gz glibc-bf6fc6c1a5e5643f3262f2d52bab68b9d56db36f.tar.bz2 glibc-bf6fc6c1a5e5643f3262f2d52bab68b9d56db36f.zip |
Update.
2002-12-05 Ulrich Drepper <drepper@redhat.com>
* dirent/bug-readdir1.c (main): Don't call closedir, just close on
the file descriptor. This is testing what the bug report was about.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-05 Ulrich Drepper <drepper@redhat.com> + + * dirent/bug-readdir1.c (main): Don't call closedir, just close on + the file descriptor. This is testing what the bug report was about. + 2002-12-04 Ulrich Drepper <drepper@redhat.com> * po/be.po: New file. |