Peter S. Mazinger d6f8248cc3 update arc4random from bug #885 13 years ago
..
malloc 13640c8807 malloc.h: use sysconf(_SC_PAGESIZE) instead of __pagesize 12 years ago
malloc-simple 89b9f4592a malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden 12 years ago
malloc-standard 7431f726e2 malloc.h: hide internal functions (mainly debug related) 12 years ago
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in dc0a93c756 add lcong48[_r] 12 years ago
__cxa_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__cxa_finalize.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__exit_handler.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__fp_range_check.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__strtofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__uc_malloc.c 025ec197fe __uc_malloc: Fix memory-leak in error path 13 years ago
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
__wcstofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_atexit.c 56023566de remove duplicate prototypes for _stdio_term(). 12 years ago
_stdlib_mb_cur_max.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_strto_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_strto_l_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_strto_ll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_strto_ll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_wcsto_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_wcsto_l_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_wcsto_ll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_stdlib_wcsto_ll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
_strtod.c eedef37b4a do not define _ISOC99_SOURCE in specific files 12 years ago
a64l.c 11975abb2c - remove old-style definitions. No object-code changes. 16 years ago
abort.c 56023566de remove duplicate prototypes for _stdio_term(). 12 years ago
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
arc4random.c d6f8248cc3 update arc4random from bug #885 12 years ago
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
bsd_getpt.c f503f6a970 getpt.c: no need for hidden posix_openpt 12 years ago
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
canonicalize.c 26606098c2 libc: Add canonicalize_file_name function 13 years ago
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 years ago
drand48-iter.c 6f633b7aef really fix missing __libc_drand48_data 13 years ago
drand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
drand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
erand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
erand48_r.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
gcvt.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
getenv.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
getpt.c f503f6a970 getpt.c: no need for hidden posix_openpt 12 years ago
grantpt.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 15 years ago
jrand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
jrand48_r.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
l64a.c 8a32a32317 libc: Fix l64a to return the correct buffer pointer 14 years ago
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
lcong48.c dc0a93c756 add lcong48[_r] 12 years ago
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
lrand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
lrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
mkdtemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
mkstemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
mkstemp64.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
mktemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
mrand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
mrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
nrand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
nrand48_r.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
old_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
on_exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
posix_memalign.c cefed3e103 add the posix_memalign function 19 years ago
ptsname.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 years ago
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
qsort_r.c 515d544331 stdlib: add qsort_r 12 years ago
rand.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 years ago
random.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
random_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
realpath.c 26606098c2 libc: Add canonicalize_file_name function 13 years ago
rpmatch.c 455cd6cade rpmatch: provide out-of-line implementation 12 years ago
seed48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
seed48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
setenv.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
srand48.c 7aea441c8a move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h 13 years ago
srand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
stdlib.c c311492873 stdlib.c: remove comment about _Exit, it is provided in _exit.c 12 years ago
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
strtoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
system.c a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 12 years ago
unix_grantpt.c 036daaa8e1 drop support for old systems lacking vfork 12 years ago
unlockpt.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
valloc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wcstoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago