acadia-newlib/newlib/libc/stdlib
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
__adjust.c
__exp10.c
__ten_mu.c
abort.c
abs.c
assert.c
atexit.c
atexit.h
atof.c
atoff.c
atoi.c
atol.c
bsearch.c
calloc.c
div.c
dtoa.c
dtoastub.c
ecvtbuf.c
efgcvt.c
environ.c
envlock.c
envlock.h
eprintf.c
exit.c
getenv.c
getenv_r.c
getopt.c
labs.c
ldiv.c
ldtoa.c
local.h
malign.c
malloc.c
mallocr.c
mbctype.h
mblen.c
mblen_r.c
mbstowcs.c
mbstowcs_r.c
mbtowc.c
mbtowc_r.c
mlock.c
mprec.c
mprec.h
msize.c
mstats.c
mtrim.c
putenv.c
putenv_r.c
qsort.c
rand.c
rand_r.c
realloc.c
setenv.c
setenv_r.c
std.h
stdlib.tex
strdup.c
strdup_r.c
strtod.c
strtol.c
strtoul.c
system.c
valloc.c
wcstombs.c
wcstombs_r.c
wctomb.c
wctomb_r.c