Mike Frysinger 7477fa1a17 just drop all of the debug code 18 vuotta sitten
..
malloc cdbdcae49d declare local prototype since we cant use system malloc.h 18 vuotta sitten
malloc-simple df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
malloc-standard 7477fa1a17 just drop all of the debug code 18 vuotta sitten
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 vuotta sitten
Makefile ba31c6c463 Remove TOPDIR 18 vuotta sitten
Makefile.in f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled 18 vuotta sitten
a64l.c 8bdad19e0e import a64l and l64a from glibc 19 vuotta sitten
abort.c e53e67e228 Some warnings go away 18 vuotta sitten
arc4random.c 64f699811c janlana writes in Bug 700: use standard uint* types rather than u_int 18 vuotta sitten
atexit.c f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 vuotta sitten
bsd_getpt.c 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled 18 vuotta sitten
div.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 vuotta sitten
drand48-iter.c 05e75260d6 Get rid of missing prototype warnings 18 vuotta sitten
drand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
drand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
getenv.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 vuotta sitten
getpt.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 18 vuotta sitten
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
l64a.c 8bdad19e0e import a64l and l64a from glibc 19 vuotta sitten
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
lldiv.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
mkdtemp.c 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 22 vuotta sitten
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 19 vuotta sitten
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
posix_memalign.c cefed3e103 add the posix_memalign function 19 vuotta sitten
ptsname.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 23 vuotta sitten
rand.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 22 vuotta sitten
random.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
random_r.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
realpath.c 05e75260d6 Get rid of missing prototype warnings 18 vuotta sitten
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
setenv.c 05e75260d6 Get rid of missing prototype warnings 18 vuotta sitten
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 vuotta sitten
stdlib.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
strtod.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 vuotta sitten
strtof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
strtold.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
system.c 05e75260d6 Get rid of missing prototype warnings 18 vuotta sitten
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 vuotta sitten