Eric Andersen 404978ea7c pathconf can't use fpathconf or it will block opening FIFOs 23 лет назад
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 24 лет назад
.indent.pro ab262188b0 More random fixes and additions. 24 лет назад
Makefile 61349a4cef Fix up pathconf and friend so that test suits can work 23 лет назад
confstr.c 46c89f0b62 These are needed for ash-0.3.8 23 лет назад
daemon.c c4a3f3f81e Only compile in daemon() if the target has an MMU. 23 лет назад
execl.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 лет назад
execle.c 99a6ee4b85 Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should 23 лет назад
execlp.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 лет назад
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 61349a4cef Fix up pathconf and friend so that test suits can work 23 лет назад
getcwd.c d06e73283e Disable fast search by default (doesn't work on coda for example) 23 лет назад
getlogin.c 4a536a21ad Add in a trivial getlogin implementation 23 лет назад
getopt.c c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 лет назад
getopt_vars.c d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 23 лет назад
getpass.c ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 24 лет назад
gnu_getopt.c d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 23 лет назад
pathconf.c 404978ea7c pathconf can't use fpathconf or it will block opening FIFOs 23 лет назад
sleep.c 2512c84745 Update to accomodate the header file changes 23 лет назад
sysconf.c 1b2ddaae02 Oops. Lets try that again. 23 лет назад