Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 23 年 前
.indent.pro ab262188b0 More random fixes and additions. 23 年 前
Makefile dd3fb0f8c1 Peter Kjellerstedt writes: 20 年 前
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-susv3.c f223985456 Add back in table-less ctype funcs for those interested in minimizing 20 年 前
getopt.c 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 年 前
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. 21 年 前
pathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
sleep.c f9709e559a 21 年 前
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... 22 年 前
sysconf.c d6cb9955d1 For now, always claim we have exactly one cpu. It should 21 年 前
usershell.c 2b8a8dc714 Oops. As Pavel Roskin notes, I forgot to conditionally include 21 年 前
usleep.c 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the 22 年 前