Eric Andersen b7b1d3a553 revert 17821, wait for better test cases há 17 anos atrás
..
malloc 3e0a1f3882 Richard Sandiford writes: há 17 anos atrás
malloc-simple 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
malloc-standard 11578cd602 rename local "brk" var so it doesnt namespace collide with the brk() function há 17 anos atrás
.indent.pro c1fe19d4c1 Bug ugly formatting update há 24 anos atrás
Makefile ba31c6c463 Remove TOPDIR há 18 anos atrás
Makefile.in 17f7f3d6dd - gcvt() is marked LEGACY in XSI and mandatory in BSD. há 17 anos atrás
__cxa_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__cxa_finalize.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__exit_handler.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__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 há 18 anos atrás
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__strtofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
__wcstofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
_atexit.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_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 há 18 anos atrás
_strtod.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined há 18 anos atrás
a64l.c 8bdad19e0e import a64l and l64a from glibc há 19 anos atrás
abort.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
arc4random.c 81659b1df1 Don't compile arc4random if option not set há 18 anos atrás
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
bsd_getpt.c 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled há 18 anos atrás
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which há 18 anos atrás
drand48-iter.c c796a16a92 sync minor touchups with glibc há 18 anos atrás
drand48.c c796a16a92 sync minor touchups with glibc há 18 anos atrás
drand48_r.c c796a16a92 sync minor touchups with glibc há 18 anos atrás
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
getenv.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back há 18 anos atrás
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 18 anos atrás
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings há 18 anos atrás
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
l64a.c 8bdad19e0e import a64l and l64a from glibc há 19 anos atrás
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 18 anos atrás
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
mkdtemp.c 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string há 17 anos atrás
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create há 22 anos atrás
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create há 22 anos atrás
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. há 19 anos atrás
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
old_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
on_exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
posix_memalign.c cefed3e103 add the posix_memalign function há 19 anos atrás
ptsname.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE há 18 anos atrás
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil há 23 anos atrás
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which há 18 anos atrás
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( há 22 anos atrás
random.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 18 anos atrás
realpath.c b7b1d3a553 revert 17821, wait for better test cases há 17 anos atrás
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
setenv.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 18 anos atrás
stdlib.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined há 18 anos atrás
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
strtoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
system.c 05e75260d6 Get rid of missing prototype warnings há 18 anos atrás
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wcstoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 18 anos atrás