acadia-newlib/newlib/libc/stdio64
Corinna Vinschen 14773e10a0 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.
* libc/include/sys/reent.h (struct __sFILE): Add _flags2 member.
	* libc/stdio/findfp.c (std): Initialize _flags2.
	(__sfp): Ditto.
	* libc/stdio/refill.c (__srefill_r): Drop resetting __SMOD flag.
	* libc/stdio/vfscanf.c (__ssrefill_r): Ditto.
	* libc/stdio/fseek.c (_fseek_r): Drop checking __SMOD flag.
	* libc/stdio64/fseeko64.c (_fseeko64_r): Ditto.
2008-11-24 17:15:43 +00:00
..
Makefile.am
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
dummy.c
fdopen64.c
fgetpos64.c
fopen64.c
freopen64.c
fseeko64.c * libc/include/stdio.h (__SMOD): Remove definition of unused flag. 2008-11-24 17:15:43 +00:00
fsetpos64.c
ftello64.c Fix ftell bug after ungetc. 2008-03-04 02:22:36 +00:00
stdio64.c
stdio64.tex
tmpfile64.c