diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-16 06:26:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-16 06:26:38 +0000 |
commit | 125a8cf7ff1dadf295bd992d10a5115160be2409 (patch) | |
tree | a5ceb06fcede11e522d87bfbd134050b22a4c0be /ChangeLog | |
parent | 805ed74c10b7399f6bbee89939a80ddec252abcb (diff) | |
download | glibc-125a8cf7ff1dadf295bd992d10a5115160be2409.tar.gz glibc-125a8cf7ff1dadf295bd992d10a5115160be2409.tar.xz glibc-125a8cf7ff1dadf295bd992d10a5115160be2409.zip |
* sysdeps/unix/rewinddir.c: Reset filepos.
* dirent/tst-seekdir.c: Check telldir value after calling rewinddir. 2005-01-15 Ulrich Drepper <drepper@redhat.com> * elf/tst-auditmod1.c: Reduce duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c31cc61f3e..b49e9a88bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-01-16 GOTO Masanori <gotom@debian.or.jp> + + * sysdeps/unix/rewinddir.c: Reset filepos. + * dirent/tst-seekdir.c: Check telldir value after calling rewinddir. + +2005-01-15 Ulrich Drepper <drepper@redhat.com> + + * elf/tst-auditmod1.c: Reduce duplication. + 2005-01-16 Andreas Schwab <schwab@suse.de> * sysdeps/m68k/dl-machine.h: Remove trampoline code. Define |