diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-23 10:38:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-23 10:38:06 +0000 |
commit | d6787ff2579c3ffa48219027498ed8aca3e19fc4 (patch) | |
tree | bf66a28dd09830ae0d26e56a41e1e483d8e55491 /ChangeLog | |
parent | 983936601be5abfe16b36ef8a76ca8121d1d98d7 (diff) | |
download | glibc-d6787ff2579c3ffa48219027498ed8aca3e19fc4.tar glibc-d6787ff2579c3ffa48219027498ed8aca3e19fc4.tar.gz glibc-d6787ff2579c3ffa48219027498ed8aca3e19fc4.tar.bz2 glibc-d6787ff2579c3ffa48219027498ed8aca3e19fc4.zip |
Update.
1998-10-23 Ulrich Drepper <drepper@cygnus.com>
* libio/genops.c (_IO_seekmark): When switching to backup buffer
make sure all characters from the read buffer are read after
switching back to it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-10-23 Ulrich Drepper <drepper@cygnus.com> + + * libio/genops.c (_IO_seekmark): When switching to backup buffer + make sure all characters from the read buffer are read after + switching back to it. + 1998-10-22 Ulrich Drepper <drepper@cygnus.com> * configure.in: Add support for Cygnus GNUPro compilers. |