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