Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
..
malloc 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
malloc-simple 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
malloc-standard 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 18 vuotta sitten
Makefile.in dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. 17 vuotta sitten
__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 vuotta sitten
__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 vuotta sitten
__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 vuotta sitten
__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 vuotta sitten
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
__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 vuotta sitten
__uc_malloc.c e1ede7086d __uc_malloc: remove stray semicolons 16 vuotta sitten
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
__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 vuotta sitten
_atexit.c 4655544cb6 - commentary typo fix 17 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_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 vuotta sitten
_strtod.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
a64l.c 8bdad19e0e import a64l and l64a from glibc 19 vuotta sitten
abort.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
arc4random.c 81659b1df1 Don't compile arc4random if option not set 18 vuotta sitten
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
bsd_getpt.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 vuotta sitten
drand48-iter.c c796a16a92 sync minor touchups with glibc 18 vuotta sitten
drand48.c c796a16a92 sync minor touchups with glibc 18 vuotta sitten
drand48_r.c c796a16a92 sync minor touchups with glibc 18 vuotta sitten
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
getenv.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 18 vuotta sitten
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
l64a.c 8bdad19e0e import a64l and l64a from glibc 19 vuotta sitten
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
mkdtemp.c 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string 17 vuotta sitten
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 vuotta sitten
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
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 vuotta sitten
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 vuotta sitten
posix_memalign.c cefed3e103 add the posix_memalign function 19 vuotta sitten
ptsname.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 vuotta sitten
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 vuotta sitten
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 vuotta sitten
random.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 vuotta sitten
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
realpath.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
seed48_r.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
setenv.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
stdlib.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 vuotta sitten
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
system.c 05e75260d6 Get rid of missing prototype warnings 18 vuotta sitten
unix_grantpt.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 vuotta sitten
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten
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 vuotta sitten
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 vuotta sitten