Eric Andersen 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 23 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. 24 years ago
Makefile c4a3f3f81e Only compile in daemon() if the target has an MMU. 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 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
getlogin.c 4a536a21ad Add in a trivial getlogin implementation 23 years ago
getopt.c d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 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 e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 years ago
sysconf.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago