acadia-newlib/newlib/libc/stdio
Jeff Johnston d0504c353f 2001-10-24 Christopher Faylor <cgf@redhat.com>
* libc/stdio/fseek.c: Reset pointer to buffer base
        when forced to seek outside of current buffer contents.
        This prevents the code from erroneously thinking there is
        anything in the current buffer.
2001-10-24 18:10:30 +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 * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLE 2000-05-18 19:03:10 +00:00
fileno.c
findfp.c 2001-05-01 Jeff Johnston <jjohnstn@redhat.com> 2001-05-01 18:18:25 +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 Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com> 2000-05-03 03:57:19 +00:00
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 2001-10-24 Christopher Faylor <cgf@redhat.com> 2001-10-24 18:10:30 +00:00
fsetpos.c
ftell.c
fvwrite.c Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com> 2000-05-03 03:57:19 +00:00
fvwrite.h
fwalk.c
fwrite.c
getc.c
getchar.c
gets.c
getw.c
iprintf.c
local.h 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +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 Handle printf ("%#.0o",0); 2001-05-28 18:22:44 +00:00
vfscanf.c 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +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