acadia-newlib/newlib/libc/stdio
Jeff Johnston 5017a3dafa 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
* libc/stdio/vsprintf.c (vsprintf, _vsprintf_r): Set _file fd to
    -1 to be sure it cannot later match a valid file fd causing
    isatty() to return 1.
    * libc/stdio/asprintf.c (asprintf, _asprintf_r): Ditto.
    * libc/stdio/sprintf.c (sprintf, _sprintf_r): Ditto.
    * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Ditto.
2003-02-05 16:52:34 +00:00
..
Makefile.am
Makefile.in
asprintf.c
clearerr.c
fclose.c
fcloseall.c
fdopen.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
findfp.c
fiprintf.c
flags.c
floatio.h
fopen.c
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c
fscanf.c
fseek.c
fseeko.c
fsetpos.c
ftell.c
ftello.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.c
getc_u.c
getchar.c
getchar_u.c
getdelim.c
getline.c
gets.c
getw.c
iprintf.c
local.h
makebuf.c
mktemp.c
perror.c
printf.c
putc.c
putc_u.c
putchar.c
putchar_u.c
puts.c
putw.c
refill.c
remove.c
rename.c
rewind.c
rget.c
scanf.c
setbuf.c
setbuffer.c
setlinebuf.c
setvbuf.c
siprintf.c
snprintf.c
sprintf.c
sscanf.c
stdio.c
stdio.tex
tmpfile.c
tmpnam.c
ungetc.c
vasprintf.c
vfieeefp.h
vfprintf.c
vfscanf.c
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c