acadia-newlib/newlib/libc/stdio
Jeff Johnston 47dcaf565d 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>
* libc/stdio/fclose.c (_fclose_r): New function.
        * libc/stdio/freopen.c (_freopen_r): Call _fclose_r.
        * libc/stdio/fcloseall.c (_fcloseall_r): Call _fwalk_reent.
        * libc/stdio64/freopen64.c (_freopen64_r): Use _fclose_r.
        * libc/include/stdio.h (_fclose_r): New prototype.
        * libc/stdio/fopen.c: Fix typo in comment.

2004-04-08  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/fwalk.c (_fwalk_reent): New version of _fwalk
        to handle _r reentrant functions.
2004-04-08 22:26:50 +00:00
..
Makefile.am
Makefile.in 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
asprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
clearerr.c
fclose.c 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-08 22:26:50 +00:00
fcloseall.c 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-08 22:26:50 +00:00
fdopen.c 2004-03-25 Thomas Pfaff <tpfaff@gmx.net> 2004-03-25 22:29:18 +00:00
feof.c
ferror.c
fflush.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fgetc.c
fgetpos.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fgets.c
fileno.c
findfp.c 2003-03-30 Thomas Pfaff <tpfaff@gmx.net> 2004-03-30 21:11:53 +00:00
fiprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
flags.c
floatio.h
fopen.c 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-08 22:26:50 +00:00
fprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fputc.c
fputs.c
fread.c
freopen.c 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-08 22:26:50 +00:00
fscanf.c
fseek.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fseeko.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fsetpos.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
ftell.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
ftello.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fvwrite.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
fvwrite.h
fwalk.c 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-08 22:26:50 +00:00
fwrite.c
getc.c
getc_u.c
getchar.c
getchar_u.c
getdelim.c
getline.c
gets.c
getw.c
iprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
local.h 2004-03-25 Thomas Pfaff <tpfaff@gmx.net> 2004-03-25 22:29:18 +00:00
makebuf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
mktemp.c
perror.c
printf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
putc.c
putc_u.c
putchar.c
putchar_u.c
puts.c
putw.c
refill.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
remove.c
rename.c
rewind.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
rget.c
scanf.c 2003-11-19 Jeff Johnston <jjohnstn@redhat.com> 2003-11-19 16:57:51 +00:00
setbuf.c
setbuffer.c
setlinebuf.c
setvbuf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
siprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
snprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
sprintf.c 2003-11-05 Jeff Johnston <jjohnstn@redhat.com> 2003-11-06 00:50:57 +00:00
sscanf.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
stdio.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
stdio.tex
tmpfile.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
tmpnam.c
ungetc.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
vasprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
vfieeefp.h
vfprintf.c * libc/stdio/vfprintf.c: Add sys/lock.h include. 2004-01-17 04:29:54 +00:00
vfscanf.c 2004-04-01 Jeff Johnston <jjohnstn@redhat.com> 2004-04-02 00:59:17 +00:00
vprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
vscanf.c
vsnprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
vsprintf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
vsscanf.c 2003-08-22 Jeff Johnston <jjohnstn@redhat.com> 2003-08-22 18:52:25 +00:00
wbuf.c
wsetup.c