Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 26 Aug 2002 08:08:50 +0000 (08:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 26 Aug 2002 08:08:50 +0000 (08:08 +0000)
commit442685a8ba011460eb27ad83855d05c9c9345aa6
treee48e8bb958df68f389e3b9914acb17b1f5def480
parent34816665b678a06e096a378303b68d35ff10a693
Update.

2002-08-26  Ulrich Drepper  <drepper@redhat.com>

* libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after
finding the read position [PR libc/4265].
* libio/Makefile (tests): Add bug-rewind2.
* libio/bug-rewind2.c: New file.
ChangeLog
libio/Makefile
libio/bug-rewind.c
libio/bug-rewind2.c [new file with mode: 0644]
libio/wfileops.c