Peter S. Mazinger df8131dc8f Do not use __XL_NPP macro 18 年之前
..
malloc 31ff6e059f check for a 0 size first, then check for a NULL pointer 18 年之前
malloc-simple 010301e968 tweak the idea between having a MMU and actually using it 18 年之前
malloc-standard 010301e968 tweak the idea between having a MMU and actually using it 18 年之前
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 年之前
Makefile ba31c6c463 Remove TOPDIR 18 年之前
Makefile.in 89e4659200 exclude 2 files from multi if XLOCALE enabled 18 年之前
__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 年之前
__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 年之前
__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 年之前
__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 年之前
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
__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 年之前
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
__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 年之前
_atexit.c 2525195d77 after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing 18 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_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 年之前
_strtod.c d28e3a861f More renames for IMA 18 年之前
a64l.c 8bdad19e0e import a64l and l64a from glibc 19 年之前
abort.c e53e67e228 Some warnings go away 18 年之前
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
arc4random.c 81659b1df1 Don't compile arc4random if option not set 18 年之前
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
bsd_getpt.c 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled 18 年之前
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
div.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年之前
drand48-iter.c c796a16a92 sync minor touchups with glibc 18 年之前
drand48.c c796a16a92 sync minor touchups with glibc 18 年之前
drand48_r.c c796a16a92 sync minor touchups with glibc 18 年之前
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
getenv.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 年之前
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年之前
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 18 年之前
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
l64a.c 8bdad19e0e import a64l and l64a from glibc 19 年之前
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年之前
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
mkdtemp.c 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 22 年之前
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 22 年之前
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 22 年之前
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 年之前
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
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 年之前
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 年之前
posix_memalign.c cefed3e103 add the posix_memalign function 19 年之前
ptsname.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年之前
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 年之前
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
rand.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 年之前
random.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年之前
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 年之前
realpath.c 05e75260d6 Get rid of missing prototype warnings 18 年之前
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
setenv.c 05e75260d6 Get rid of missing prototype warnings 18 年之前
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年之前
stdlib.c df8131dc8f Do not use __XL_NPP macro 18 年之前
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
system.c 05e75260d6 Get rid of missing prototype warnings 18 年之前
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年之前
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前
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 年之前
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 年之前