Eric Andersen d06e73283e Disable fast search by default (doesn't work on coda for example) 22 years ago
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). 23 years ago
.indent.pro ab262188b0 More random fixes and additions. 23 years ago
Makefile f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 years ago
confstr.c 46c89f0b62 These are needed for ash-0.3.8 23 years ago
daemon.c c4a3f3f81e Only compile in daemon() if the target has an MMU. 23 years ago
execl.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 years ago
execle.c 99a6ee4b85 Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should 23 years ago
execlp.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 years ago
execv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
execvep.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 years ago
execvp.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
fpathconf.c 40b7b3f2b4 Stub out fpathconf() -- FIXME 23 years ago
getcwd.c d06e73283e Disable fast search by default (doesn't work on coda for example) 22 years ago
getlogin.c 4a536a21ad Add in a trivial getlogin implementation 23 years ago
getopt.c c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 years ago
getopt_vars.c d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 23 years ago
getpass.c ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
gnu_getopt.c d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 23 years ago
sleep.c 2512c84745 Update to accomodate the header file changes 23 years ago
sysconf.c 245b25a3d1 Erwin Authried <eauth@softsys.co.at> noticed that _XOPEN_SOURCE is 22 years ago