newlib-cygwin/newlib/libc/stdio64
Eric Blake 9ae00e9e07 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.
-------------------------------------------------------------------
2008-03-04 02:22:36 +00:00
..
Makefile.am
Makefile.in
dummy.c
fdopen64.c
fgetpos64.c
fopen64.c
freopen64.c
fseeko64.c
fsetpos64.c
ftello64.c Fix ftell bug after ungetc. 2008-03-04 02:22:36 +00:00
stdio64.c
stdio64.tex
tmpfile64.c