Peter S. Mazinger 56c3fad784 correct prototypes and 1 reloc less 20 年 前
..
malloc af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
malloc-simple af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
malloc-standard 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 ;-) 20 年 前
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 年 前
Makefile ba31c6c463 Remove TOPDIR 20 年 前
Makefile.in 50118cba9e import the arc4random() function by ashes in Bug 90 20 年 前
a64l.c 8bdad19e0e import a64l and l64a from glibc 20 年 前
abort.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
arc4random.c 56c3fad784 correct prototypes and 1 reloc less 20 年 前
atexit.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 ;-) 20 年 前
bsd_getpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 20 年 前
div.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 24 年 前
drand48-iter.c 38839d31eb hide internal __libc_drand48_data symbol 20 年 前
drand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
drand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
erand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
erand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
gcvt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
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 ;-) 20 年 前
getpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
grantpt.c 611d2eff25 sync with glibc (grab some hidden updates) and fix some warnings 20 年 前
jrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
jrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
l64a.c 8bdad19e0e import a64l and l64a from glibc 20 年 前
ldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
lldiv.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
lrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
lrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
mkdtemp.c 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 23 年 前
mkstemp.c 3d9e386284 Remove function declartions from include/features.h, create 24 年 前
mkstemp64.c 3d9e386284 Remove function declartions from include/features.h, create 24 年 前
mktemp.c dd1944787f add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing. 20 年 前
mrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
mrand48_r.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
nrand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
nrand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
posix_memalign.c cefed3e103 add the posix_memalign function 20 年 前
ptsname.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
pty-private.h a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 25 年 前
rand.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
rand_r.c 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 24 年 前
random.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
random_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
realpath.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
seed48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
seed48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
setenv.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 ;-) 20 年 前
srand48.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
srand48_r.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
stdlib.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 ;-) 20 年 前
strtod.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 ;-) 20 年 前
strtof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
strtold.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
system.c ab1101f24b only declare vfork when needed, else no-mmu build fails 20 年 前
unix_grantpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
unlockpt.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
valloc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前