..
bits
Remove C++ namespace handling from glibc headers.
2017-03-16 13:31:57 +00:00
sys
…
Depend
…
Makefile
Fix BZ# 22180.
2017-09-21 12:14:41 -07:00
Versions
Move some float128 symbol version definitions.
2017-10-16 22:04:42 +00:00
a64l.c
…
abort.c
abort: Do not flush stdio streams [BZ #15436 ]
2017-10-05 14:48:16 +02:00
abs.c
…
add_n.c
…
addmul_1.c
…
alloca.h
…
at_quick_exit.c
Mark __dso_handle as hidden [BZ #18822 ]
2017-09-26 16:53:44 -07:00
atexit.c
Mark __dso_handle as hidden [BZ #18822 ]
2017-09-26 16:53:44 -07:00
atof.c
…
atoi.c
…
atol.c
…
atoll.c
…
bsearch.c
…
bug-fmtmsg1.c
…
bug-getcontext.c
Split DIAG_* macros to new header libc-diag.h.
2017-02-25 09:59:46 -05:00
bug-strtod.c
…
bug-strtod2.c
…
canonicalize.c
Mark internal stdlib functions with attribute_hidden [BZ #18822 ]
2017-10-01 14:34:54 -07:00
cmp.c
…
cxa_at_quick_exit.c
…
cxa_atexit.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
cxa_finalize.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
cxa_thread_atexit_impl.c
…
dbl2mpn.c
…
div.c
…
divmod_1.c
…
divrem.c
…
drand48-iter.c
…
drand48.c
…
drand48_r.c
…
erand48.c
…
erand48_r.c
…
errno.h
Remove __need macros from errno.h (__need_Emath, __need_error_t).
2017-06-14 08:14:34 -04:00
exit.c
Fix BZ# 22180.
2017-09-21 12:14:41 -07:00
exit.h
Hide internal __new_exitfn function [BZ #18822 ]
2017-10-01 17:58:24 -07:00
fmtmsg.c
stdlib: Remove internal_function attribute
2017-08-31 18:52:00 +02:00
fmtmsg.h
…
fpioconst.c
float128: Extend the power of ten tables
2017-06-07 16:58:42 -03:00
fpioconst.h
float128: Add strfromf128
2017-06-07 17:08:21 -03:00
gen-fpioconst.c
…
gen-tst-strtod-round.c
…
getcontext.c
…
getentropy.c
Fix the return type of the getentropy stub
2017-08-03 22:35:48 +00:00
getenv.c
…
getrandom.c
…
getsubopt.c
…
gmp-impl.h
Mark internal gmp functions with attribute_hidden [BZ #18822 ]
2017-10-01 15:15:30 -07:00
gmp.h
…
grouping.c
…
grouping.h
…
groupingwc.c
…
inlines.c
…
isomac.c
…
jrand48.c
…
jrand48_r.c
…
l64a.c
…
labs.c
…
lcong48.c
…
lcong48_r.c
…
ldbl2mpn.c
…
ldiv.c
…
llabs.c
…
lldiv.c
…
longlong.h
…
lrand48.c
…
lrand48_r.c
…
lshift.c
…
makecontext.c
…
mblen.c
…
mbstowcs.c
…
mbtowc.c
…
mod_1.c
…
monetary.h
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
mp_clz_tab.c
…
mpn2dbl.c
…
mpn2flt.c
…
mpn2ldbl.c
…
mrand48.c
…
mrand48_r.c
…
msort.c
…
mul.c
…
mul_1.c
…
mul_n.c
…
nrand48.c
…
nrand48_r.c
…
old_atexit.c
…
on_exit.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
putenv.c
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
2017-03-13 18:45:42 +00:00
qsort.c
…
quick_exit.c
…
rand.c
…
rand_r.c
…
random.c
…
random_r.c
…
rpmatch.c
…
rshift.c
…
secure-getenv.c
…
seed48.c
…
seed48_r.c
…
setcontext.c
…
setenv.c
…
srand48.c
…
srand48_r.c
…
stdlib.h
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strfmon.c
…
strfmon_l.c
Hide internal printf functions [BZ #18822/21986]
2017-08-22 07:50:57 -07:00
strfrom-skeleton.c
float128: Add strfromf128
2017-06-07 17:08:21 -03:00
strfromd.c
…
strfromf.c
…
strfroml.c
Support strfromf128 alias.
2017-10-13 23:09:48 +00:00
strtod.c
…
strtod_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtod_nan.c
…
strtod_nan_double.h
…
strtod_nan_float.h
…
strtod_nan_main.c
Remove internal_function attribute from string-to-float functions
2017-08-13 21:11:47 +02:00
strtod_nan_narrow.h
…
strtod_nan_wide.h
…
strtof.c
…
strtof_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtof_nan.c
…
strtoimax.c
…
strtol.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtol_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtold.c
Support strtof128 etc. aliases.
2017-10-16 13:22:11 +00:00
strtold_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtold_nan.c
…
strtoll.c
…
strtoll_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtoul.c
…
strtoul_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtoull.c
…
strtoull_l.c
Use locale_t, not __locale_t, throughout glibc
2017-06-20 20:30:06 -04:00
strtoumax.c
…
sub_n.c
…
submul_1.c
…
swapcontext.c
…
system.c
…
tens_in_limb.c
…
test-a64l.c
…
test-at_quick_exit-race.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
test-atexit-race-common.c
Reduce total memory required to create all threads to 128MiB. This fixes
2017-09-25 17:51:34 -07:00
test-atexit-race.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
test-canon.c
Add missing header files throughout the testsuite.
2017-02-16 17:33:18 -05:00
test-canon2.c
…
test-cxa_atexit-race.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
test-dlclose-exit-race-helper.c
Fix BZ# 22180.
2017-09-21 12:14:41 -07:00
test-dlclose-exit-race.c
Fix BZ# 22180.
2017-09-21 12:14:41 -07:00
test-on_exit-race.c
Fix BZ 14333
2017-09-20 09:31:48 -07:00
testdiv.c
…
testdiv.input
…
testmb.c
…
testmb2.c
…
testrand.c
…
testsort.c
…
tst-at_quick_exit.c
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-27 19:10:40 -07:00
tst-atexit-common.c
2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-09-01 11:35:55 -07:00
tst-atexit.c
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-27 19:10:40 -07:00
tst-atof1.c
…
tst-atof2.c
…
tst-bsearch.c
…
tst-cxa_atexit.c
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-27 19:10:40 -07:00
tst-empty-env.c
…
tst-environ.c
Split DIAG_* macros to new header libc-diag.h.
2017-02-25 09:59:46 -05:00
tst-fmtmsg.c
…
tst-fmtmsg.sh
…
tst-getrandom.c
…
tst-limits.c
…
tst-makecontext.c
…
tst-makecontext2.c
…
tst-makecontext3.c
…
tst-on_exit.c
2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-27 19:10:40 -07:00
tst-putenv.c
…
tst-putenvmod.c
…
tst-qsort.c
…
tst-qsort2.c
…
tst-quick_exit.cc
…
tst-rand48-2.c
…
tst-rand48.c
…
tst-random.c
…
tst-random2.c
…
tst-secure-getenv.c
…
tst-setcontext.c
…
tst-setcontext2.c
…
tst-setcontext3.c
…
tst-setcontext3.sh
…
tst-strfmon_l.c
Place monetary symbol in el_GR and el_CY after the amount
2017-10-17 15:29:50 +02:00
tst-strfrom-locale.c
…
tst-strfrom.c
…
tst-strfrom.h
…
tst-strtod-nan-locale-main.c
float128: Add strtof128, wcstof128, and related functions.
2017-06-12 14:48:53 -03:00
tst-strtod-nan-locale.c
…
tst-strtod-overflow.c
…
tst-strtod-round-data
…
tst-strtod-round-data.h
…
tst-strtod-round-skeleton.c
float128: Add strtof128, wcstof128, and related functions.
2017-06-12 14:48:53 -03:00
tst-strtod-round.c
…
tst-strtod-underflow.c
…
tst-strtod.c
Suppress internal declarations for most of the testsuite.
2017-05-11 19:27:59 -04:00
tst-strtod.h
Provide an additional macro expansion for F128 in stdlib/tst-strtod.h
2017-06-22 13:04:56 -03:00
tst-strtod1i.c
Suppress internal declarations for most of the testsuite.
2017-05-11 19:27:59 -04:00
tst-strtod2.c
…
tst-strtod3.c
…
tst-strtod4.c
Adapt test case data to the changes in the thousands separators
2017-08-12 17:20:24 +02:00
tst-strtod5.c
Suppress internal declarations for most of the testsuite.
2017-05-11 19:27:59 -04:00
tst-strtod5i.c
Adapt test case data to the changes in the thousands separators
2017-08-12 17:20:24 +02:00
tst-strtod6.c
…
tst-strtol-locale-main.c
…
tst-strtol-locale.c
…
tst-strtol.c
…
tst-strtoll.c
…
tst-system.c
…
tst-thread-quick_exit.cc
…
tst-tininess.c
…
tst-tls-atexit-lib.c
Mark __dso_handle as hidden [BZ #18822 ]
2017-09-26 16:53:44 -07:00
tst-tls-atexit-nodelete.c
…
tst-tls-atexit.c
Implement xdlopen, xdlsym and xdlclose routines which terminate test
2017-09-20 19:37:45 -07:00
tst-unsetenv1.c
…
tst-width-stdint.c
…
tst-width.c
…
tst-xpg-basename.c
…
ucontext.h
…
udiv_qrnnd.c
…
wcstoimax.c
…
wcstombs.c
…
wcstoumax.c
…
wctomb.c
…
xpg_basename.c
…