Mike Frysinger a72bfc77db fix path to heap.h as point out by thomas_chou in Bug 617 19 éve
..
malloc a72bfc77db fix path to heap.h as point out by thomas_chou in Bug 617 19 éve
malloc-simple 77ccb5b1dc mmap/mremap/socket/rewind gone 19 éve
malloc-standard f55254e2a9 fix signed/unsigned warning 19 éve
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 éve
Makefile ba31c6c463 Remove TOPDIR 19 éve
Makefile.in ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 19 éve
a64l.c 8bdad19e0e import a64l and l64a from glibc 19 éve
abort.c 42d2cb36ee New hidden versions 19 éve
atexit.c 17d53dd7b3 Remove trailing ; 19 éve
bsd_getpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 19 éve
div.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 23 éve
drand48-iter.c 83b2918ebe Some more hidden internals 19 éve
drand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
drand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
erand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
erand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
gcvt.c 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 19 éve
getenv.c c885bf5cf9 More hiding, including __mempcpy 19 éve
getpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 19 éve
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 19 éve
jrand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
jrand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
l64a.c 8bdad19e0e import a64l and l64a from glibc 19 éve
ldiv.c 17d53dd7b3 Remove trailing ; 19 éve
lldiv.c 17d53dd7b3 Remove trailing ; 19 éve
lrand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
lrand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
mkdtemp.c 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 22 éve
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 éve
mrand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
mrand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
nrand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
nrand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
posix_memalign.c cefed3e103 add the posix_memalign function 19 éve
ptsname.c 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 19 éve
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 éve
rand.c d24608f995 Hiding again 19 éve
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 23 éve
random.c 56605ce864 hidden initstate_r and use 19 éve
random_r.c 56605ce864 hidden initstate_r and use 19 éve
realpath.c 53b5f21c9c Hide more 19 éve
seed48.c d24608f995 Hiding again 19 éve
seed48_r.c 8a0b43005a Hide mostly used functions 19 éve
setenv.c 42d2cb36ee New hidden versions 19 éve
srand48.c c885bf5cf9 More hiding, including __mempcpy 19 éve
srand48_r.c c885bf5cf9 More hiding, including __mempcpy 19 éve
stdlib.c 255fb838c8 Macros are no good for jump relocs, hack to get rid of one introduced my new regex code 19 éve
strtod.c fb60c3098a Hide __strtofpmax, implement some hiddens 19 éve
strtof.c 9fda32a9dd Use __strtod 19 éve
strtold.c 9fda32a9dd Use __strtod 19 éve
system.c 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 19 éve
unix_grantpt.c 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 19 éve
unlockpt.c afdecae49f Use internal versions 19 éve
valloc.c c885bf5cf9 More hiding, including __mempcpy 19 éve