Age | Commit message (Expand) | Author |
2002-01-09 | Be more carefull about erroring out of shell fragments. Try to | Eric Andersen |
2002-01-03 | Make getopt act the same regardless whether the app was staticly linked | Eric Andersen |
2002-01-02 | Fix usleep to work correctly. Fix sleep behavior in the | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-11-20 | Fix up pathconf and friend so that test suits can work | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-10 | Oops. Forgot the makefile updates | Eric Andersen |
2001-04-23 | Only compile in daemon() if the target has an MMU. | Eric Andersen |
2001-04-20 | Add missing header file for daemon.c, add missing functions into unistd.h. | Eric Andersen |
2001-04-03 | Add in daemon.c, now used by busybox. | Eric Andersen |
2001-03-20 | Add missed dependency. TODO: Should build gen_sysconf when cross-compiling. | Manuel Novoa III |
2001-03-20 | I think this fixes the dependancy problems. Manuel, can you | Eric Andersen |
2001-03-05 | Patch from Jean-Yves Avenard to move the getopt globals to their | Eric Andersen |
2001-01-29 | The rules to build sysconf_$(TARGET_ARCH).c were broken when cross | David McCullough |
2001-01-29 | DIRS was not set in this makefile and could be inherited from the | David McCullough |
2001-01-27 | Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). | Manuel Novoa III |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-12-23 | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-20 | Strip all object files of all non global symbols and .note and | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |