.. |
bits
|
Fix guards for qecvt
|
2013-04-27 16:21:53 +02:00 |
sys
|
…
|
|
Depend
|
…
|
|
Makefile
|
More tests for external charater sequences representing NaNs.
|
2013-04-05 22:41:20 +02:00 |
Versions
|
C++11 thread_local destructors support
|
2013-02-18 19:08:21 +05:30 |
a64l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
abort.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
abs.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
add_n.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
addmul_1.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
alloca.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
at_quick_exit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atexit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atof.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atoi.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atol.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atoll.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
bsearch.c
|
Add inline bsearch expansion.
|
2013-02-11 23:18:09 +01:00 |
bug-fmtmsg1.c
|
Fix locking problem in fmtmsg
|
2012-01-16 09:03:20 -05:00 |
bug-getcontext.c
|
Fix bug-getcontext test
|
2012-07-16 18:46:40 +02:00 |
bug-strtod.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
bug-strtod2.c
|
…
|
|
canonicalize.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
cmp.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
cxa_at_quick_exit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
cxa_atexit.c
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
cxa_finalize.c
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
cxa_thread_atexit_impl.c
|
Avoid unconditional __call_tls_dtors calls in static linking.
|
2013-03-28 16:52:57 -07:00 |
dbl2mpn.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
div.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
divmod_1.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
divrem.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
drand48-iter.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
drand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
drand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
erand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
erand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
errno.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
exit.c
|
Avoid unconditional __call_tls_dtors calls in static linking.
|
2013-03-28 16:52:57 -07:00 |
exit.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
fmtmsg.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
fmtmsg.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
fpioconst.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
fpioconst.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
gen-fpioconst.c
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
gen-tst-strtod-round.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
getcontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
getenv.c
|
getenv: Remove check for non-standard endianness.
|
2013-02-04 20:11:36 -05:00 |
getsubopt.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
gmp-impl.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
gmp.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
grouping.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
grouping.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
groupingwc.c
|
…
|
|
inlines.c
|
…
|
|
isomac.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
jrand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
jrand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
l64a.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
labs.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lcong48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lcong48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
ldbl2mpn.c
|
…
|
|
ldiv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
llabs.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lldiv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
longlong.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lrand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lrand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
lshift.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
makecontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mblen.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mbstowcs.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mbtowc.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mod_1.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
monetary.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mp_clz_tab.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mpn2dbl.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mpn2flt.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mpn2ldbl.c
|
…
|
|
mrand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mrand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
msort.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mul.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mul_1.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mul_n.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
nrand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
nrand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
old_atexit.c
|
…
|
|
on_exit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
putenv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
qsort.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
quick_exit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
rand.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
rand_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
random.c
|
BZ#15380: Fix initstate error return
|
2013-04-29 21:02:16 +02:00 |
random_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
rpmatch.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
rshift.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
secure-getenv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
seed48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
seed48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
setcontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
setenv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
srand48.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
srand48_r.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
stdlib.h
|
Fix guards for qecvt
|
2013-04-27 16:21:53 +02:00 |
strfmon.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strfmon_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtod.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtod_l.c
|
* stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
|
2013-02-19 17:56:59 +01:00 |
strtof.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtof_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoimax.c
|
…
|
|
strtol.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtol_l.c
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
strtold.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtold_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoll.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoll_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoul.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoul_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoull.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoull_l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
strtoumax.c
|
…
|
|
sub_n.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
submul_1.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
swapcontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
system.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tens_in_limb.c
|
…
|
|
test-a64l.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
test-canon.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
test-canon2.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
testdiv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
testdiv.input
|
…
|
|
testmb.c
|
…
|
|
testmb2.c
|
…
|
|
testrand.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
testsort.c
|
…
|
|
tst-atof1.c
|
…
|
|
tst-atof2.c
|
…
|
|
tst-bsearch.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-environ.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-fmtmsg.c
|
…
|
|
tst-fmtmsg.sh
|
Add --enable-hardcoded-path-in-tests configure option
|
2013-01-11 07:14:18 -08:00 |
tst-limits.c
|
…
|
|
tst-makecontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-makecontext2.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-makecontext3.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-putenv.c
|
…
|
|
tst-putenvmod.c
|
…
|
|
tst-qsort.c
|
…
|
|
tst-qsort2.c
|
…
|
|
tst-rand48-2.c
|
…
|
|
tst-rand48.c
|
…
|
|
tst-random.c
|
…
|
|
tst-random2.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-secure-getenv.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-setcontext.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-strtod-overflow.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-strtod-round-data
|
Fix sign of zero on strtod underflow (bug 14519).
|
2012-08-27 16:04:19 +00:00 |
tst-strtod-round.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-strtod-underflow.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-strtod.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-strtod2.c
|
…
|
|
tst-strtod3.c
|
…
|
|
tst-strtod4.c
|
…
|
|
tst-strtod5.c
|
…
|
|
tst-strtod6.c
|
More tests for external charater sequences representing NaNs.
|
2013-04-05 22:41:20 +02:00 |
tst-strtol.c
|
…
|
|
tst-strtoll.c
|
…
|
|
tst-system.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-tininess.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
tst-tls-atexit-lib.c
|
Fix copyright year in new files
|
2013-02-19 09:21:52 +05:30 |
tst-tls-atexit.c
|
Fix copyright year in new files
|
2013-02-19 09:21:52 +05:30 |
tst-unsetenv1.c
|
…
|
|
tst-xpg-basename.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
ucontext.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
udiv_qrnnd.c
|
…
|
|
wcstoimax.c
|
…
|
|
wcstombs.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
wcstoumax.c
|
…
|
|
wctomb.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
xpg_basename.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |