509d1b6842
* misc/hsearch_r.c: Add libc_hidden_def. * misc/lsearch.c: Likewise. * include/ttyent.h: Use libc_hidden_proto for getttyent, setttyent, endttyent. * misc/getttyent.c: Add libc_hidden_def. * include/mcheck.h: Use libc_hidden_proto for mcheck. * malloc/mcheck.c: Add libc_hidden_def. * include/envz.h: Use libc_hidden_proto for envz_entry, enz_remove. * include/argz.h: Use libc_hidden_proto for argz_delete. * string/argz-delete.c: Add libc_hidden_def. * string/envz.c: Likewise. Use <envz.h>, not "envz.h". * sysdeps/unix/sysv/linux/x86_64/clone.S (thread_start): Use HIDDEN_JUMPTARGET for _exit. * sysdeps/unix/sysv/linux/m68k/clone.S (thread_start): Likewise. * sysdeps/unix/sysv/linux/i386/clone.S (thread_start): Likewise. * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise. * sysdeps/unix/_exit.S (_exit): Add libc_hidden_def. * include/libc-symbols.h: Fix [__ASSEMBLY__] -> [__ASSEMBLER__]. [__ASSEMBLER__] (hidden_weak): Define using hidden_def, or to empty. [__ASSEMBLER__] (HIDDEN_JUMPTARGET): New macro. * sysdeps/unix/sysv/linux/i386/makecontext.S: Use it for exit. * include/stdlib.h: Use libc_hidden_proto for abort, __strtof_internal, __strtod_internal, __strtold_internal, __strtol_internal, __strtoll_internal, __strtoul_internal, __strtoull_internal. __strtof_l_internal, __strtod_l_internal, __strtold_l_internal, __strtol_l_internal, __strtoll_l_internal, __strtoul_l_internal, __strtoull_l_internal. * include/wchar.h: Use libc_hidden_proto for __wcstof_internal, __wcstod_internal, __wcstold_internal, __wcstol_internal, __wcstoll_internal, __wcstoul_internal, ____wcstof_l_internal, ____wcstod_l_internal, ____wcstold_l_internal, ____wcstol_l_internal, ____wcstoll_l_internal, ____wcstoul_l_internal, __wcscasecmp_l, __wcsncasecmp_l. * sysdeps/generic/abort.c: Add libc_hidden_def. * stdlib/strtod.c: Likewise. * sysdeps/generic/strtol.c: Likewise. * sysdeps/wordsize-64/strtol.c: Likewise. * sysdeps/wordsize-64/wcstol.c: Likewise. * sysdeps/wordsize-64/wcstol_l.c: Likewise. |
||
---|---|---|
.. | ||
sys | ||
.cvsignore | ||
a64l.c | ||
abs.c | ||
alloca.h | ||
atexit.c | ||
atof.c | ||
atoi.c | ||
atol.c | ||
atoll.c | ||
bsearch.c | ||
bug-strtod.c | ||
canonicalize.c | ||
cxa_atexit.c | ||
cxa_finalize.c | ||
drand48_r.c | ||
drand48-iter.c | ||
drand48.c | ||
erand48_r.c | ||
erand48.c | ||
errno.h | ||
exit.c | ||
exit.h | ||
fmtmsg.c | ||
fmtmsg.h | ||
fpioconst.c | ||
fpioconst.h | ||
gen-mpn-copy | ||
getsubopt.c | ||
gmp-impl.h | ||
gmp.h | ||
grouping.h | ||
isomac.c | ||
jrand48_r.c | ||
jrand48.c | ||
l64a.c | ||
lcong48_r.c | ||
lcong48.c | ||
longlong.h | ||
lrand48_r.c | ||
lrand48.c | ||
Makefile | ||
mblen.c | ||
mbstowcs.c | ||
mbtowc.c | ||
monetary.h | ||
mrand48_r.c | ||
mrand48.c | ||
msort.c | ||
nrand48_r.c | ||
nrand48.c | ||
old_atexit.c | ||
on_exit.c | ||
qsort.c | ||
rand_r.c | ||
rand.c | ||
random_r.c | ||
random.c | ||
rpmatch.c | ||
secure-getenv.c | ||
seed48_r.c | ||
seed48.c | ||
srand48_r.c | ||
srand48.c | ||
stdlib.h | ||
strfmon_l.c | ||
strfmon.c | ||
strtod_l.c | ||
strtod.c | ||
strtof_l.c | ||
strtof.c | ||
strtold_l.c | ||
test-a64l.c | ||
test-canon2.c | ||
test-canon.c | ||
testdiv.c | ||
testdiv.input | ||
testmb.c | ||
testrand.c | ||
testsort.c | ||
tst-bsearch.c | ||
tst-environ.c | ||
tst-fmtmsg.c | ||
tst-fmtmsg.sh | ||
tst-limits.c | ||
tst-qsort.c | ||
tst-rand48.c | ||
tst-random.c | ||
tst-setcontext.c | ||
tst-strtod.c | ||
tst-strtol.c | ||
tst-strtoll.c | ||
tst-xpg-basename.c | ||
ucontext.h | ||
Versions | ||
wcstombs.c | ||
wctomb.c | ||
xpg_basename.c |