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