acadia-newlib/newlib/libc/stdio
DJ Delorie c4e1aa0115 * libc/stdio/stdio.c (__stextmode): new, see if file is text mode
(__sread): always read in binary mode
(__swrite): always write in binary mode
* libc/include/stdio.h: no getc/putc macros for cygwin; causes
compatibility issues with different dll versions
* libc/stdio/fopen.c: use __stextmode
* libc/stdio/fdopen.c: ditto
* libc/stdio/freopen.c: ditto
* libc/stdio/findfp.c: set up __SCLE for std{in,out,err}
* libc/stdio/local.h: declare __stextmode
2000-05-23 23:51:54 +00:00
..
Makefile.am
Makefile.in
clearerr.c
fclose.c
fdopen.c * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
findfp.c * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
fiprintf.c
flags.c
floatio.h
fopen.c * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
fscanf.c
fseek.c
fsetpos.c
ftell.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.c
getchar.c
gets.c
getw.c
iprintf.c
local.h * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
makebuf.c
mktemp.c
perror.c
printf.c
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.c
rename.c
rewind.c
rget.c
scanf.c
setbuf.c
setvbuf.c
siprintf.c
snprintf.c
sprintf.c
sscanf.c
stdio.c * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
stdio.tex
tmpfile.c
tmpnam.c
ungetc.c
vfieeefp.h
vfprintf.c
vfscanf.c
vprintf.c
vsnprintf.c
vsprintf.c
wbuf.c
wsetup.c