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