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