diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-15 18:41:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-15 18:41:44 +0000 |
commit | c0fd6e1d648ac5d4ac1a7e964ecf664a8aa5ce94 (patch) | |
tree | 62e7d87b2d5accaa97fcc858aef388c945e5b98b | |
parent | f2cba24fc83b2955cf28140e0bb254dd051b6743 (diff) |
Update.glibc-2.2.4cvs/glibc-2_2_4
2001-08-15 Ulrich Drepper <drepper@redhat.com>
* libio/iofwide.c (_IO_fwide): Don't reset file position to
beginning of file, really get current position.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-08-15 Ulrich Drepper <drepper@redhat.com> + + * libio/iofwide.c (_IO_fwide): Don't reset file position to + beginning of file, really get current position. + 2001-08-15 Andreas Schwab <schwab@suse.de> * sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow |