.. |
.cvsignore
|
8b15b45ecc
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
|
24 years ago |
.indent.pro
|
ab262188b0
More random fixes and additions.
|
24 years ago |
Makefile
|
f605da2fb6
Be more carefull about erroring out of shell fragments. Try to
|
23 years ago |
confstr.c
|
46c89f0b62
These are needed for ash-0.3.8
|
23 years ago |
daemon.c
|
eba513e569
Fix indenting
|
23 years ago |
execl.c
|
614b87de55
Silly us. Don't try to free alloca'd memory.
|
23 years ago |
execle.c
|
614b87de55
Silly us. Don't try to free alloca'd memory.
|
23 years ago |
execlp.c
|
614b87de55
Silly us. Don't try to free alloca'd memory.
|
23 years ago |
execv.c
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 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.
|
24 years ago |
fpathconf.c
|
61349a4cef
Fix up pathconf and friend so that test suits can work
|
23 years ago |
getcwd.c
|
d06e73283e
Disable fast search by default (doesn't work on coda for example)
|
23 years ago |
getlogin.c
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
getopt.c
|
24e8f0ec75
Make getopt act the same regardless whether the app was staticly linked
|
23 years ago |
getpass.c
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |
pathconf.c
|
404978ea7c
pathconf can't use fpathconf or it will block opening FIFOs
|
23 years ago |
sleep.c
|
cac4a2ef93
Take the shorcut version, which is good enough for
|
23 years ago |
sysconf.c
|
1b2ddaae02
Oops. Lets try that again.
|
23 years ago |
usleep.c
|
5572db65ce
Fix usleep to work correctly. Fix sleep behavior in the
|
23 years ago |