acadia-newlib/newlib/libc/stdio64
Corinna Vinschen 6e5b39940a newlib: ftello{64}: Handle appending stream without fflushing
Neither upstream FreeBSD nor glibc ever call fflush from ftell
and friends.  In border cases it has the tendency to return
wrong or unexpected values, for instance on block devices.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-12-18 20:17:51 +01:00
..
Makefile.am
Makefile.in
dummy.c
fdopen64.c
fgetpos64.c
fopen64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
freopen64.c
fseeko64.c
fsetpos64.c
ftello64.c newlib: ftello{64}: Handle appending stream without fflushing 2017-12-18 20:17:51 +01:00
stdio64.c
stdio64.tex
tmpfile64.c