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