acadia-newlib/newlib/libc/stdio
Corinna Vinschen 8a4b4764b8 * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.
* libc/include/stdio.h: Ditto.
	* libc/include/sys/config.h: Ditto.
	* libc/stdio/mktemp.c: Ditto.
2003-05-13 09:46:48 +00:00
..
Makefile.am 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu> 2003-01-07 01:45:32 +00:00
Makefile.in 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu> 2003-01-07 01:45:32 +00:00
asprintf.c 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> 2003-02-05 16:52:34 +00:00
clearerr.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fclose.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fcloseall.c 2002-07-22 Jeff Johnston <jjohnstn@redhat.com> 2002-07-22 23:53:50 +00:00
fdopen.c 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
feof.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
ferror.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fflush.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fgetc.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fgetpos.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
fgets.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fileno.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
findfp.c 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
fiprintf.c
flags.c
floatio.h
fopen.c 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
fprintf.c
fputc.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fputs.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fread.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
freopen.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
fscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
fseek.c * libc/locale/ldpart.c (__part_load_locale): Substitute 2003-05-13 09:19:15 +00:00
fseeko.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
fsetpos.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
ftell.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
ftello.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
fvwrite.c 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 18:56:17 +00:00
fvwrite.h
fwalk.c
fwrite.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
getc.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
getc_u.c * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
getchar.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
getchar_u.c * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
getdelim.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
getline.c 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
gets.c
getw.c
iprintf.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
local.h * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
makebuf.c * libc/locale/ldpart.c (__part_load_locale): Substitute 2003-05-13 09:19:15 +00:00
mktemp.c * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__. 2003-05-13 09:46:48 +00:00
perror.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
printf.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
putc.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
putc_u.c * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
putchar.c * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
putchar_u.c * libc/stdio/getc_u.c: New file. 2002-05-08 19:11:22 +00:00
puts.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
putw.c
refill.c
remove.c
rename.c
rewind.c
rget.c
scanf.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
setbuf.c
setbuffer.c 2002-05-23 Gareth Pearce <tilps@hotmail.com> 2002-05-23 22:05:54 +00:00
setlinebuf.c 2002-05-23 Gareth Pearce <tilps@hotmail.com> 2002-05-23 22:05:54 +00:00
setvbuf.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
siprintf.c
snprintf.c
sprintf.c 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> 2003-02-05 16:52:34 +00:00
sscanf.c * libc/stdio/sscanf.c: Update flags description. 2003-04-01 16:27:52 +00:00
stdio.c * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
stdio.tex 2002-07-17 Jeff Johnston <jjohnstn@redhat.com> 2002-07-17 23:25:44 +00:00
tmpfile.c
tmpnam.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
ungetc.c * libc/include/sys/stdio.h: New file. 2002-05-08 00:12:49 +00:00
vasprintf.c 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> 2003-02-05 16:52:34 +00:00
vfieeefp.h 2000-12-13 Jeff Johnston <jjohnstn@redhat.com> 2000-12-14 00:25:06 +00:00
vfprintf.c 2003-01-07 Charles Wilson <cwilson@ece.gatech.edu> 2003-01-07 20:02:33 +00:00
vfscanf.c * libc/stdio/sscanf.c: Update flags description. 2003-04-01 16:27:52 +00:00
vprintf.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
vscanf.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
vsnprintf.c 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu 2001-04-24 22:09:21 +00:00
vsprintf.c 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> 2003-02-05 16:52:34 +00:00
vsscanf.c 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
wbuf.c
wsetup.c