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