Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 jaren geleden
..
malloc 086ca312f1 fix from Bernd Schmidt for realloc shrinkage bug 17 jaren geleden
malloc-simple 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case 17 jaren geleden
malloc-standard c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() 17 jaren geleden
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 jaren geleden
Makefile ba31c6c463 Remove TOPDIR 19 jaren geleden
Makefile.in dc0bc69411 introduce __uc_malloc, so that users can intercept libc internal OOM. 17 jaren geleden
__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 jaren geleden
__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 jaren geleden
__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 jaren geleden
__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 jaren geleden
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
__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 jaren geleden
__uc_malloc.c 9c6cdf5450 add hidden_proto's for __uc_malloc 16 jaren geleden
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
__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 jaren geleden
_atexit.c 4655544cb6 - commentary typo fix 17 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_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 jaren geleden
_strtod.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 jaren geleden
a64l.c 8bdad19e0e import a64l and l64a from glibc 19 jaren geleden
abort.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 18 jaren geleden
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
arc4random.c 81659b1df1 Don't compile arc4random if option not set 18 jaren geleden
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
bsd_getpt.c 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled 18 jaren geleden
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 jaren geleden
drand48-iter.c c796a16a92 sync minor touchups with glibc 18 jaren geleden
drand48.c c796a16a92 sync minor touchups with glibc 18 jaren geleden
drand48_r.c c796a16a92 sync minor touchups with glibc 18 jaren geleden
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
getenv.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 jaren geleden
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 jaren geleden
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 19 jaren geleden
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
l64a.c 8bdad19e0e import a64l and l64a from glibc 19 jaren geleden
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 jaren geleden
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
mkdtemp.c 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string 17 jaren geleden
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 22 jaren geleden
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 22 jaren geleden
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 jaren geleden
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
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 jaren geleden
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 jaren geleden
posix_memalign.c cefed3e103 add the posix_memalign function 19 jaren geleden
ptsname.c 5ec141e002 michael_d writes in 1879: 16 jaren geleden
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 jaren geleden
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 18 jaren geleden
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 jaren geleden
random.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 18 jaren geleden
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 jaren geleden
realpath.c fa3a19983d realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k). 17 jaren geleden
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
setenv.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 18 jaren geleden
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 jaren geleden
stdlib.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 jaren geleden
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
system.c 05e75260d6 Get rid of missing prototype warnings 18 jaren geleden
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 jaren geleden
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden
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 jaren geleden
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 jaren geleden