Mike Frysinger e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well 19 ani în urmă
..
malloc 82911dd000 merge fix from blackfin cvs: 19 ani în urmă
malloc-simple 010301e968 tweak the idea between having a MMU and actually using it 19 ani în urmă
malloc-standard e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well 19 ani în urmă
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 ani în urmă
Makefile ba31c6c463 Remove TOPDIR 20 ani în urmă
Makefile.in 73c811263c fixup my copyright notice, trim stale remnants of older notices which 19 ani în urmă
__cxa_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__cxa_finalize.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__exit_handler.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__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 19 ani în urmă
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__strtofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
__wcstofpmax_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
_atexit.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_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 19 ani în urmă
_strtod.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 19 ani în urmă
a64l.c 8bdad19e0e import a64l and l64a from glibc 20 ani în urmă
abort.c e53e67e228 Some warnings go away 19 ani în urmă
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
arc4random.c 81659b1df1 Don't compile arc4random if option not set 19 ani în urmă
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
bsd_getpt.c 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled 19 ani în urmă
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 19 ani în urmă
drand48-iter.c c796a16a92 sync minor touchups with glibc 19 ani în urmă
drand48.c c796a16a92 sync minor touchups with glibc 19 ani în urmă
drand48_r.c c796a16a92 sync minor touchups with glibc 19 ani în urmă
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
getenv.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 ani în urmă
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 ani în urmă
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 20 ani în urmă
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
l64a.c 8bdad19e0e import a64l and l64a from glibc 20 ani în urmă
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 ani în urmă
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
mkdtemp.c 64b8d39133 Mark some functions as BSD only 19 ani în urmă
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 23 ani în urmă
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 23 ani în urmă
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 20 ani în urmă
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
old_atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
on_exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
posix_memalign.c cefed3e103 add the posix_memalign function 20 ani în urmă
ptsname.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 19 ani în urmă
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 24 ani în urmă
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 19 ani în urmă
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 23 ani în urmă
random.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 ani în urmă
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 ani în urmă
realpath.c 05e75260d6 Get rid of missing prototype warnings 19 ani în urmă
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
setenv.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 ani în urmă
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 ani în urmă
stdlib.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 19 ani în urmă
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
strtoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
system.c 05e75260d6 Get rid of missing prototype warnings 19 ani în urmă
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 ani în urmă
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstod_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstof_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstol_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstold_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoll_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoul_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wcstoull_l.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 ani în urmă