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