Eric Andersen
|
8cea9a34c6
rework getopt. no read need to split this one up since
|
22 years ago |
Eric Andersen
|
b8d09d7cfc
Cleanup the getcwd implementation (again) since I broke it
|
22 years ago |
Eric Andersen
|
257573b929
Oops. Forgot to check this in. Thanks Martin Volf for noticing
|
22 years ago |
David McCullough
|
4977126b1c
|
22 years ago |
Eric Andersen
|
beca89d99a
Add the xopen swab() function, contributed by Kensuke Otake <kensuke@phreaker.net>
|
22 years ago |
Eric Andersen
|
f605da2fb6
Be more carefull about erroring out of shell fragments. Try to
|
23 years ago |
Eric Andersen
|
24e8f0ec75
Make getopt act the same regardless whether the app was staticly linked
|
23 years ago |
Eric Andersen
|
5572db65ce
Fix usleep to work correctly. Fix sleep behavior in the
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
61349a4cef
Fix up pathconf and friend so that test suits can work
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Eric Andersen
|
887a0c51a3
Oops. Forgot the makefile updates
|
23 years ago |
Eric Andersen
|
c4a3f3f81e
Only compile in daemon() if the target has an MMU.
|
23 years ago |
Eric Andersen
|
e89dc919b2
Add missing header file for daemon.c, add missing functions into unistd.h.
|
23 years ago |
Eric Andersen
|
a44fea3cff
Add in daemon.c, now used by busybox.
|
23 years ago |
Manuel Novoa III
|
5e29d999fe
Add missed dependency. TODO: Should build gen_sysconf when cross-compiling.
|
23 years ago |
Eric Andersen
|
9f1c86779c
I think this fixes the dependancy problems. Manuel, can you
|
23 years ago |
Eric Andersen
|
d7839f55b4
Patch from Jean-Yves Avenard to move the getopt globals to their
|
24 years ago |
David McCullough
|
19d4daf056
|
24 years ago |
David McCullough
|
25b20c5146
|
24 years ago |
Manuel Novoa III
|
8b15b45ecc
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
|
24 years ago |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |
Eric Andersen
|
3210add029
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
|
24 years ago |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 years ago |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 years ago |
Eric Andersen
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 years ago |
Eric Andersen
|
430e386b9e
Strip all object files of all non global symbols and .note and
|
24 years ago |
Eric Andersen
|
af1112c8d9
Makefile update
|
24 years ago |
Eric Andersen
|
a99617fe8f
Finish reorganizing things. At least I think I've finished.
|
24 years ago |