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