Rob Landley 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 17 gadi atpakaļ
..
malloc 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 17 gadi atpakaļ
malloc-simple 83c034194f - pull in prototype for memalign() 17 gadi atpakaļ
malloc-standard 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 gadi atpakaļ
Makefile ba31c6c463 Remove TOPDIR 20 gadi atpakaļ
Makefile.in 40d3b0ed78 - revert incorrect parts of r22257 and 22259 17 gadi atpakaļ
__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 gadi atpakaļ
__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 gadi atpakaļ
__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 gadi atpakaļ
__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 gadi atpakaļ
__strtofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
__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 gadi atpakaļ
__uc_malloc.c e1ede7086d __uc_malloc: remove stray semicolons 17 gadi atpakaļ
__wcstofpmax.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
__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 gadi atpakaļ
_atexit.c 4cc4b30426 - adds several config-options to allow for turning off certain features 17 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_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 gadi atpakaļ
_strtod.c a79016198c Fix some locale multibyte tests failures ad below: 17 gadi atpakaļ
a64l.c 11975abb2c - remove old-style definitions. No object-code changes. 17 gadi atpakaļ
abort.c 1372e95c24 - remove a couple of duplicate includes 17 gadi atpakaļ
abs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
arc4random.c f1775381f9 - fix inline keyword 17 gadi atpakaļ
atexit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
atof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
atoi.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
atol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
atoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
bsd_getpt.c 40d3b0ed78 - revert incorrect parts of r22257 and 22259 17 gadi atpakaļ
bsearch.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
div.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 19 gadi atpakaļ
drand48-iter.c e969404db0 - note that __drand48_iterate should be void 17 gadi atpakaļ
drand48.c 11975abb2c - remove old-style definitions. No object-code changes. 17 gadi atpakaļ
drand48_r.c c796a16a92 sync minor touchups with glibc 19 gadi atpakaļ
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
erand48_r.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
exit.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
getenv.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
getpt.c 0a592be6fb - fix compilation of legacy mode 17 gadi atpakaļ
grantpt.c bc762b6f1a - fix compilation of UCLIBC_HAS_PTY && !ASSUME_DEVPTS && !LINUX_SPECIFIC 17 gadi atpakaļ
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
jrand48_r.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
l64a.c 11975abb2c - remove old-style definitions. No object-code changes. 17 gadi atpakaļ
labs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
llabs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 gadi atpakaļ
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 gadi atpakaļ
mblen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
mbstowcs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
mbtowc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
mkdtemp.c 4a38f88b2c fix from Bryan Wu: return NULL upon error, not the NULL string 18 gadi atpakaļ
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 23 gadi atpakaļ
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 23 gadi atpakaļ
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 20 gadi atpakaļ
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
nrand48_r.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
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 gadi atpakaļ
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 gadi atpakaļ
posix_memalign.c cefed3e103 add the posix_memalign function 20 gadi atpakaļ
ptsname.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 24 gadi atpakaļ
qsort.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
rand.c f79ff0842e fixup my copyright notice, trim stale remnants of older notices which 19 gadi atpakaļ
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 23 gadi atpakaļ
random.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 19 gadi atpakaļ
random_r.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
realpath.c 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 17 gadi atpakaļ
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
seed48_r.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 gadi atpakaļ
setenv.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 gadi atpakaļ
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 gadi atpakaļ
stdlib.c 694525ec2e - tidy up inline: 17 gadi atpakaļ
strtod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
strtoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
system.c 1f020b1786 - trim any trailing whitespace 17 gadi atpakaļ
unix_grantpt.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 gadi atpakaļ
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 gadi atpakaļ
wcstod.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstol.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstold.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstoll.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstombs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
wcstoul.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wcstoull.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ
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 gadi atpakaļ
wctomb.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 gadi atpakaļ