Eric Andersen 62a7b2c540 Avoid bad things happening on macro expansion... 22 yıl önce
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 23 yıl önce
.indent.pro ab262188b0 More random fixes and additions. 24 yıl önce
Makefile 8cea9a34c6 rework getopt. no read need to split this one up since 22 yıl önce
confstr.c 46c89f0b62 These are needed for ash-0.3.8 23 yıl önce
daemon.c eba513e569 Fix indenting 23 yıl önce
execl.c 614b87de55 Silly us. Don't try to free alloca'd memory. 23 yıl önce
execle.c 614b87de55 Silly us. Don't try to free alloca'd memory. 23 yıl önce
execlp.c 614b87de55 Silly us. Don't try to free alloca'd memory. 23 yıl önce
execv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 yıl önce
execvep.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 yıl önce
execvp.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 yıl önce
fpathconf.c 61349a4cef Fix up pathconf and friend so that test suits can work 23 yıl önce
getlogin.c 3fa6fbe68b Prevent buffer overflow 22 yıl önce
getopt.c 8cea9a34c6 rework getopt. no read need to split this one up since 22 yıl önce
getpass.c 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring 22 yıl önce
pathconf.c 404978ea7c pathconf can't use fpathconf or it will block opening FIFOs 23 yıl önce
sleep.c cac4a2ef93 Take the shorcut version, which is good enough for 23 yıl önce
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... 22 yıl önce
sysconf.c c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 22 yıl önce
usershell.c 81bd440016 Patch from Robert Griebl <griebl@gmx.de> to support 22 yıl önce
usleep.c 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the 23 yıl önce