Filippo Arcidiacono 8a32a32317 libc: Fix l64a to return the correct buffer pointer 14 tahun lalu
..
malloc 23528282b7 malloc: fix race condition and other bugs in the no-mmu malloc 14 tahun lalu
malloc-simple 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs 14 tahun lalu
malloc-standard 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs 14 tahun lalu
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 tahun lalu
Makefile ba31c6c463 Remove TOPDIR 18 tahun lalu
Makefile.in 5bf029cb1b Fix accidently dropped hunk during last merge from master. 14 tahun lalu
__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 tahun lalu
__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 tahun lalu
__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 tahun lalu
__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 tahun lalu
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
__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 tahun lalu
__uc_malloc.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
__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 tahun lalu
_atexit.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_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 tahun lalu
_strtod.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 tahun lalu
a64l.c 11975abb2c - remove old-style definitions. No object-code changes. 16 tahun lalu
abort.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
arc4random.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 tahun lalu
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
bsd_getpt.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 tahun lalu
drand48-iter.c e969404db0 - note that __drand48_iterate should be void 16 tahun lalu
drand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
drand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
erand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
erand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
gcvt.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
getenv.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
getpt.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
grantpt.c c9209d6f90 - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. 15 tahun lalu
jrand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
jrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
l64a.c 8a32a32317 libc: Fix l64a to return the correct buffer pointer 14 tahun lalu
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 tahun lalu
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 tahun lalu
lrand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
lrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
mkdtemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 tahun lalu
mkstemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 tahun lalu
mkstemp64.c 8d74517c16 Extend __gen_tempname with mode argument 14 tahun lalu
mktemp.c 8d74517c16 Extend __gen_tempname with mode argument 14 tahun lalu
mrand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
mrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
nrand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
nrand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
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 tahun lalu
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 tahun lalu
posix_memalign.c cefed3e103 add the posix_memalign function 19 tahun lalu
ptsname.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 tahun lalu
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
rand.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 tahun lalu
random.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
random_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
realpath.c 2c3ed06051 realpath: SUSv4 compliant 14 tahun lalu
seed48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
seed48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
setenv.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
srand48.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
srand48_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
stdlib.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 tahun lalu
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
system.c 0f3e8be773 whitespace fixes 14 tahun lalu
unix_grantpt.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
unlockpt.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
valloc.c 21730caa66 trim Experimentally off and uncommented hidden 14 tahun lalu
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu
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 tahun lalu
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 tahun lalu