acadia-newlib/newlib/libc/stdio
Jeff Johnston a874cd21de 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu
* libc/stdio/vprintf.c (vprintf): fix signature to use _DEFUN
        * libc/stdio/vprintf.c (_vprintf_r): new function
        * libc/stdio/vsnprintf.c (vsnprintf): fix signature to use _DEFUN
        * libc/stdio/vsnprintf.c (_vsnprintf_r): fix signature to use
        _DEFUN, and call _vfprintf_r, not vfprintf.
        * libc/stdio/vsprintf.c (vsprintf.c): fix signature to use _DEFUN
        * libc/stdio/vsprintf.c (_vsprintf_r): fix signature to use
        _DEFUN, and call _vfprintf_r, not vfprintf.
2001-04-24 22:09:21 +00:00
..
Makefile.am 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
Makefile.in 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
clearerr.c
fclose.c
fdopen.c 2001-02-21 Jeff Johnston <jjohnstn@redhat.com> 2001-02-21 23:11:06 +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 2000-12-06 Jeff Johnston <jjohnstn@redhat.com> 2000-12-06 23:50:11 +00:00
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 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
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 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
makebuf.c
mktemp.c 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:12:43 +00:00
perror.c
printf.c
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.c 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 18:51:09 +00:00
rename.c
rewind.c
rget.c
scanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
setbuf.c
setvbuf.c
siprintf.c
snprintf.c 2000-08-08 Jeff Johnston <jjohnstn@redhat.com> 2000-08-08 19:01:02 +00:00
sprintf.c
sscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
stdio.c Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
stdio.tex
tmpfile.c
tmpnam.c
ungetc.c
vfieeefp.h 2000-12-13 Jeff Johnston <jjohnstn@redhat.com> 2000-12-14 00:25:06 +00:00
vfprintf.c * libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make it 2001-03-13 09:42:52 +00:00
vfscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
vprintf.c 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu 2001-04-24 22:09:21 +00:00
vscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
vsnprintf.c 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu 2001-04-24 22:09:21 +00:00
vsprintf.c 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu 2001-04-24 22:09:21 +00:00
vsscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
wbuf.c
wsetup.c