acadia-newlib/newlib/libc/stdlib
Corinna Vinschen f783f223cb * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed
DBL_DIG.
2011-05-16 13:34:06 +00:00
..
Makefile.am
Makefile.in 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
_Exit.c
__adjust.c
__atexit.c 2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com> 2010-04-06 20:20:36 +00:00
__call_atexit.c 2010-06-08 Jeff Johnston <jjohnstn@redhat.com> 2010-06-08 18:44:14 +00:00
__exp10.c
__ten_mu.c
a64l.c 2009-07-29 Jeff Johnston <jjohnstn@redhat.com> 2009-07-29 22:33:40 +00:00
abort.c
abs.c
assert.c 2009-10-08 Jeff Johnston <jjohnstn@redhat.com> 2009-10-08 16:44:10 +00:00
atexit.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 19:43:43 +00:00
atexit.h
atof.c
atoff.c
atoi.c
atol.c
atoll.c
btowc.c * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrect 2010-04-06 14:46:31 +00:00
calloc.c
cxa_atexit.c
cxa_finalize.c
div.c
drand48.c
dtoa.c
dtoastub.c 2009-12-03 Craig Howland <howland@LGSInnovations.com> 2009-12-03 16:11:27 +00:00
ecvtbuf.c
efgcvt.c
environ.c
envlock.c
eprintf.c
erand48.c
exit.c
gd_qnan.h
gdtoa-gethex.c * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of 2009-06-16 17:44:20 +00:00
gdtoa-hexnan.c
gdtoa.h
getenv.c * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
getenv_r.c * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
getopt.c
getsubopt.3
getsubopt.c
jrand48.c
l64a.c
labs.c
lcong48.c
ldiv.c
ldtoa.c
llabs.c
lldiv.c
local.h 2009-08-25 Andy Koppe <andy.koppe@gmail.com> 2009-08-25 18:47:24 +00:00
lrand48.c
malign.c
malloc.c
mallocr.c 2010-05-31 Kazu Hirata <kazu@codesourcery.com> 2010-05-31 19:15:41 +00:00
mbctype.h
mblen.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
mblen_r.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
mbrlen.c
mbrtowc.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
mbsinit.c
mbsnrtowcs.c
mbsrtowcs.c
mbstowcs.c
mbstowcs_r.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
mbtowc.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
mbtowc_r.c * libc/locale/locale.c (lc_ctype_charset): Disable defaulting to 2010-01-17 09:39:06 +00:00
mlock.c
mprec.c Use NetBSD fix for CVE-2009-0689 security vulnerability. 2009-11-23 17:02:20 +00:00
mprec.h
mrand48.c
msize.c
mstats.c
mtrim.c
nrand48.c
on_exit.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 19:43:43 +00:00
putenv.c
putenv_r.c
rand.c
rand48.c
rand48.h
rand_r.c
realloc.c
reallocf.c
sb_charsets.c * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define. 2010-02-06 18:28:33 +00:00
seed48.c
setenv.c
setenv_r.c
srand48.c
std.h
stdlib.tex 2010-01-29 Jeff Johnston <jjohnstn@redhat.com> 2010-01-29 23:04:21 +00:00
strtod.c * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed 2011-05-16 13:34:06 +00:00
strtol.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 2010-10-27 19:06:10 +00:00
strtold.c
strtoll.c
strtoll_r.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 2010-10-27 19:06:10 +00:00
strtoul.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 2010-10-27 19:06:10 +00:00
strtoull.c
strtoull_r.c 2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl> 2010-10-27 19:06:10 +00:00
system.c
valloc.c
wcrtomb.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
wcsnrtombs.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
wcsrtombs.c
wcstod.c 2009-12-03 Craig Howland <howland@LGSInnovations.com> 2009-12-03 16:11:27 +00:00
wcstol.c
wcstold.c
wcstoll.c
wcstoll_r.c
wcstombs.c 2009-08-10 Jeff Johnston <jjohnstn@redhat.com> 2009-08-10 16:23:20 +00:00
wcstombs_r.c * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid characters 2010-01-19 21:14:53 +00:00
wcstoul.c
wcstoull.c
wcstoull_r.c
wctob.c * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. Rename 2010-05-02 11:55:01 +00:00
wctomb.c * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to 2009-11-18 09:49:57 +00:00
wctomb_r.c * libc/locale/locale.c (lc_ctype_charset): Disable defaulting to 2010-01-17 09:39:06 +00:00