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