acadia-newlib/newlib/libc/stdlib
Jeff Johnston f2d223bd0f 2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.0.0 info.
        * README: Ditto.
        * acinclude.m4: Change version number to 2.0.0.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * Makefile.in: Regenerated.
        * doc/aclocal.m4: Ditto.
        * doc/configure: Ditto.
        * libc/*/aclocal.m4: Ditto.
        * libc/*/configure: Ditto.
        * libc/libc.texinfo: Ditto.
        * libm/*/aclocal.m4: Ditto.
        * libm/*/configure: Ditto.
        * libm/libm.texinfo: Ditto.
        * libc/sys/linux/shared.ld: Add VERS_2.0
2012-12-20 21:10:27 +00:00
..
Makefile.am
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
_Exit.c
__adjust.c
__atexit.c 2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com> 2012-01-03 19:13:57 +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
abort.c
abs.c
assert.c
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): Cast to avoid compiler warning. 2012-08-10 15:21:57 +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
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 * libc/stdlib/getopt.c (getopt_internal): Align handling of colon to 2012-10-16 19:11:48 +00:00
getsubopt.3
getsubopt.c
jrand48.c
l64a.c
labs.c
lcong48.c
ldiv.c
ldtoa.c
llabs.c
lldiv.c
local.h
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
mblen_r.c
mbrlen.c
mbrtowc.c
mbsinit.c
mbsnrtowcs.c
mbsrtowcs.c
mbstowcs.c
mbstowcs_r.c
mbtowc.c
mbtowc_r.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +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 * libc/stdlib/mprec.h (Storeinc): Add parenthesis to avoid compiler 2012-08-07 17:52:51 +00:00
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 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:03:55 +00:00
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 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:03:55 +00:00
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): Revert change from 2011-05-16. 2012-12-19 10:16:00 +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
wcsnrtombs.c
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
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
wctomb_r.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00