Denis Vlasenko dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. преди 17 години
..
malloc 086ca312f1 fix from Bernd Schmidt for realloc shrinkage bug преди 17 години
malloc-simple 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case преди 17 години
malloc-standard c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() преди 17 години
.indent.pro c1fe19d4c1 Bug ugly formatting update преди 24 години
Makefile ba31c6c463 Remove TOPDIR преди 19 години
Makefile.in dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. преди 17 години
__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 години
__uc_malloc.c dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. преди 17 години
__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 4655544cb6 - commentary typo fix преди 17 години
_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 преди 18 години
a64l.c 8bdad19e0e import a64l and l64a from glibc преди 19 години
abort.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do преди 18 години
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 преди 18 години
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 преди 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 преди 18 години
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 преди 19 години
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 преди 19 години
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 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string преди 18 години
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 преди 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 преди 19 години
ptsname.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE преди 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 преди 19 години
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which преди 18 години
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( преди 22 години
random.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do преди 18 години
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt преди 19 години
realpath.c b7b1d3a553 revert 17821, wait for better test cases преди 18 години
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 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do преди 18 години
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 преди 18 години
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 години