diff options
author | Eric Blake <eblake@redhat.com> | 2008-03-04 02:22:36 +0000 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2008-03-04 02:22:36 +0000 |
commit | 9ae00e9e07beb3bca4d81e18dd5209e0d9234644 (patch) | |
tree | b052594d6f8fa7653ab3cccb9497bb8af6646397 /newlib/libc/stdlib | |
parent | be62101c605591b8cd8764d283d274d0defe749b (diff) | |
download | cygnal-9ae00e9e07beb3bca4d81e18dd5209e0d9234644.tar.gz cygnal-9ae00e9e07beb3bca4d81e18dd5209e0d9234644.tar.bz2 cygnal-9ae00e9e07beb3bca4d81e18dd5209e0d9234644.zip |
Fix ftell bug after ungetc.
* libc/stdio/ftell.c (_ftell_r): Don't flush ungetc buffer on
ftell.
* libc/stdio64/ftello64.c (_ftello64_r): Likewise.
* libc/stdio/fflush.c (_fflush_r): Clear unget buffer when
repositioning underlying fd offset.
-------------------------------------------------------------------
Diffstat (limited to 'newlib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions