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