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.gz glibc-d6787ff2579c3ffa48219027498ed8aca3e19fc4.tar.xz 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
diff --git a/ChangeLog b/ChangeLog index 6eab21a2f0..a2f3c66c43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |