Eric Andersen 498a87d196 Rework usershell.c, as the old one was packed full of unhandled %!s(int64=21) %!d(string=hai) anos
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). %!s(int64=23) %!d(string=hai) anos
.indent.pro ab262188b0 More random fixes and additions. %!s(int64=24) %!d(string=hai) anos
Makefile 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
confstr.c 46c89f0b62 These are needed for ash-0.3.8 %!s(int64=23) %!d(string=hai) anos
daemon.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
execl.c 614b87de55 Silly us. Don't try to free alloca'd memory. %!s(int64=22) %!d(string=hai) anos
execle.c 614b87de55 Silly us. Don't try to free alloca'd memory. %!s(int64=22) %!d(string=hai) anos
execlp.c 614b87de55 Silly us. Don't try to free alloca'd memory. %!s(int64=22) %!d(string=hai) anos
execv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. %!s(int64=23) %!d(string=hai) anos
execvep.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, %!s(int64=23) %!d(string=hai) anos
execvp.c e57fc6bbb2 Use __environ instead of the GNU extension environ. %!s(int64=23) %!d(string=hai) anos
fpathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
getlogin.c 944d7f249b Patch from Luc Van Oostenryck to fix a buffer overflow %!s(int64=21) %!d(string=hai) anos
getopt.c 8cea9a34c6 rework getopt. no read need to split this one up since %!s(int64=22) %!d(string=hai) anos
getpass.c 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring %!s(int64=22) %!d(string=hai) anos
getsubopt.c c547e924ad Add SUSv3 function getsubopt. %!s(int64=22) %!d(string=hai) anos
pathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
sleep.c cac4a2ef93 Take the shorcut version, which is good enough for %!s(int64=22) %!d(string=hai) anos
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... %!s(int64=22) %!d(string=hai) anos
sysconf.c c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an %!s(int64=22) %!d(string=hai) anos
usershell.c 498a87d196 Rework usershell.c, as the old one was packed full of unhandled %!s(int64=21) %!d(string=hai) anos
usleep.c 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the %!s(int64=22) %!d(string=hai) anos