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