acadia-newlib/newlib/libc/stdio
Jeff Johnston b6182a09dd 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/ldtoa.c (_ldcheck): New routine
        that categorizes a long double as NaN, Infinity, or other.
        * libc/stdio/vfprintf.c [WANT_IO_LONG_DBL](_VFPRINTF_R): Removed
        isinfl and isnanl static routines which were i386-specific.  Changed
        calls to the two removed routines to a single _ldcheck call.
        * libc/stdio/vfieeefp.h (ldieee): Fixed missing semi-colons.
2000-12-14 00:25:06 +00:00
..
Makefile.am
Makefile.in
clearerr.c
fclose.c
fdopen.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
findfp.c
fiprintf.c
flags.c
floatio.h
fopen.c
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c
fscanf.c
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
makebuf.c
mktemp.c
perror.c
printf.c
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.c
rename.c
rewind.c
rget.c
scanf.c
setbuf.c
setvbuf.c
siprintf.c
snprintf.c
sprintf.c
sscanf.c
stdio.c
stdio.tex
tmpfile.c
tmpnam.c
ungetc.c
vfieeefp.h
vfprintf.c
vfscanf.c
vprintf.c
vsnprintf.c
vsprintf.c
wbuf.c
wsetup.c