newlib-cygwin/newlib/libc/stdio
Jeff Johnston afecf2faee 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Add check for --disable-newlib-io-float
        configuration option and add -DNO_FLOATING_POINT to newlib cflags
        if appropriate.
        * acinclude.m4: Added --disable-newlib-io-float option.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * doc/aclocal.m4 doc/configure libc/aclocal.m4 libc/configure
        * libc/*/aclocal.m4 libc/*/configure
        * libm/*/aclocal.m4 libm/*/configure: Ditto.
        * libc/stdio/vfprintf.c [!INTEGER_ONLY]: Only set FLOATING_POINT
        if NO_FLOATING_POINT flag is not defined.
2002-02-27 23:56:24 +00:00
..
Makefile.am * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equal 2001-12-18 02:22:55 +00:00
Makefile.in * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equal 2001-12-18 02:22:55 +00:00
clearerr.c
fclose.c
fdopen.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
findfp.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
fiprintf.c
flags.c
floatio.h
fopen.c
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c
fscanf.c
fseek.c 2001-10-24 Christopher Faylor <cgf@redhat.com> 2001-10-24 18:10:30 +00:00
fsetpos.c
ftell.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.c
getchar.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +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 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
makebuf.c
mktemp.c
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
putchar.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +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
setvbuf.c
siprintf.c
snprintf.c
sprintf.c
sscanf.c
stdio.c
stdio.tex
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
vfieeefp.h
vfprintf.c 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
vfscanf.c 2002-01-11 Jeff Johnston <jjohnstn@redhat.com> 2002-01-11 22:06:09 +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
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c