newlib-cygwin/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 Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00:00
dummy.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
fdopen64.c Use source files which have makedoc markup, but aren't processed or included. 2015-06-24 12:24:01 +01:00
fgetpos64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
fopen64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
freopen64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
fseeko64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
fsetpos64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
ftello64.c newlib: ftello{64}: Handle appending stream without fflushing 2017-12-18 20:17:51 +01:00
stdio64.c * libc/include/stdio.h (funopen): Change prototype of 2013-10-23 10:04:43 +00:00
stdio64.tex Use source files which have makedoc markup, but aren't processed or included. 2015-06-24 12:24:01 +01:00
tmpfile64.c stdio64: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00