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