Peter S. Mazinger 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt 20 年 前
..
.indent.pro ab262188b0 More random fixes and additions. 25 年 前
Makefile ba31c6c463 Remove TOPDIR 20 年 前
Makefile.in 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt 20 年 前
__exec_alloc.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
confstr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
daemon.c 12c4a2b929 Don't compile daemon.c at all for non-MMU 20 年 前
exec.c 010301e968 tweak the idea between having a MMU and actually using it 20 年 前
execl.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
execle.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
execlp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
execv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
execvp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 年 前
fpathconf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
getlogin.c 05e75260d6 Get rid of missing prototype warnings 20 年 前
getopt-susv3.c 1204bae1e5 Add hidden version for susv3 getopt 20 年 前
getopt.c dc25152b33 Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar 20 年 前
getopt_int.h dc25152b33 Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar 20 年 前
getopt_long-susv3.c 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt 20 年 前
getpass.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 年 前
getsubopt-susv3.c cc7fbc3261 Add Rich Felker's getsubopt, smaller then the glibc copied one 20 年 前
getsubopt.c 6678c3b74d Sync w/ glibc, no size change 20 年 前
pathconf.c 016070bcbd add back in code cut by previous commit to fix the pathconf test 20 年 前
sleep.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... 23 年 前
sysconf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年 前
ualarm.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 年 前
usershell.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 年 前
usleep.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年 前