glibc/stdlib
2013-12-04 17:40:43 +00:00
..
bits
sys
a64l.c
abort.c
abs.c
add_n.c
addmul_1.c
alloca.h
at_quick_exit.c
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-fmtmsg1.c
bug-getcontext.c
bug-strtod2.c
bug-strtod.c
canonicalize.c
cmp.c
cxa_at_quick_exit.c
cxa_atexit.c
cxa_finalize.c
cxa_thread_atexit_impl.c
dbl2mpn.c
Depend
div.c Remove code from div that is by C99 obsolete. Fixes bug 15799 2013-10-30 16:08:12 +01:00
divmod_1.c
divrem.c
drand48_r.c
drand48-iter.c
drand48.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
erand48_r.c
erand48.c
errno.h
exit.c
exit.h
fmtmsg.c Fix then/than typos. 2013-08-30 18:10:31 +02:00
fmtmsg.h
fpioconst.c
fpioconst.h
gen-fpioconst.c
gen-tst-strtod-round.c Rework tst-strtod-round handling of inexact results. 2013-06-13 15:41:58 +00:00
getcontext.c
getenv.c
getsubopt.c
gmp-impl.h
gmp.h
grouping.c
grouping.h
groupingwc.c
inlines.c
isomac.c Fix memory leak in stdlib/isomac.c 2013-09-09 22:53:46 +10:00
jrand48_r.c
jrand48.c
l64a.c
labs.c
lcong48_r.c
lcong48.c
ldbl2mpn.c
ldiv.c Remove code from div that is by C99 obsolete. Fixes bug 15799 2013-10-30 16:08:12 +01:00
llabs.c
lldiv.c Remove code from div that is by C99 obsolete. Fixes bug 15799 2013-10-30 16:08:12 +01:00
longlong.h Update longlong.h from GCC. 2013-12-04 17:40:43 +00:00
lrand48_r.c
lrand48.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
lshift.c
makecontext.c
Makefile Fix dependencies for stdlib/tst-tls-atexit 2013-08-26 10:21:59 +02:00
mblen.c
mbstowcs.c
mbtowc.c
mod_1.c
monetary.h
mp_clz_tab.c
mpn2dbl.c
mpn2flt.c
mpn2ldbl.c
mrand48_r.c
mrand48.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
msort.c
mul_1.c
mul_n.c
mul.c
nrand48_r.c
nrand48.c
old_atexit.c
on_exit.c
putenv.c
qsort.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
quick_exit.c
rand_r.c
rand.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
random_r.c
random.c Fix typos. 2013-08-21 19:48:48 +02:00
rpmatch.c
rshift.c
secure-getenv.c
seed48_r.c
seed48.c
setcontext.c
setenv.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
srand48_r.c
srand48.c
stdlib.h Fix typos. 2013-08-29 09:11:45 +02:00
strfmon_l.c Properly handle unavailable elements in LC_MONETARY category 2013-11-18 12:50:09 +01:00
strfmon.c
strtod_l.c Fix strtod rounding of half the least subnormal (bug 16151). 2013-11-13 12:59:54 +00:00
strtod.c
strtof_l.c [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases 2013-08-29 12:22:10 +02:00
strtof.c
strtoimax.c
strtol_l.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
strtol.c
strtold_l.c
strtold.c
strtoll_l.c
strtoll.c
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c
strtoumax.c
sub_n.c
submul_1.c
swapcontext.c
system.c
tens_in_limb.c
test-a64l.c
test-canon2.c
test-canon.c
testdiv.c
testdiv.input
testmb2.c
testmb.c
testrand.c
testsort.c
tst-atof1.c
tst-atof2.c
tst-bsearch.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh
tst-limits.c
tst-makecontext2.c
tst-makecontext3.c
tst-makecontext.c
tst-putenv.c
tst-putenvmod.c
tst-qsort2.c
tst-qsort.c
tst-rand48-2.c
tst-rand48.c
tst-random2.c
tst-random.c
tst-secure-getenv.c
tst-setcontext.c
tst-strtod2.c
tst-strtod3.c
tst-strtod4.c
tst-strtod5.c
tst-strtod6.c [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases 2013-08-29 12:22:10 +02:00
tst-strtod-overflow.c
tst-strtod-round-data Fix strtod rounding of half the least subnormal (bug 16151). 2013-11-13 12:59:54 +00:00
tst-strtod-round.c Fix strtod rounding of half the least subnormal (bug 16151). 2013-11-13 12:59:54 +00:00
tst-strtod-underflow.c
tst-strtod.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
tst-strtol.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
tst-strtoll.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
tst-system.c
tst-tininess.c
tst-tls-atexit-lib.c
tst-tls-atexit.c
tst-unsetenv1.c
tst-xpg-basename.c
ucontext.h
udiv_qrnnd.c
Versions
wcstoimax.c
wcstombs.c
wcstoumax.c
wctomb.c
xpg_basename.c