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