| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 1 | -50/+8 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -33/+16 |
* | oops, missed a spot | Eric Andersen | 2005-10-05 | 1 | -1/+1 |
* | Do not stub out functions for mmu-less systems. Hide all | Eric Andersen | 2005-10-04 | 1 | -3/+1 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+4 |
* | Add ualarm.c | Eric Andersen | 2004-10-07 | 1 | -1/+1 |
* | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen | 2004-01-16 | 1 | -1/+1 |
* | Oops... Seems I forgot an else... | Manuel Novoa III | 2004-01-12 | 1 | -0/+1 |
* | Redo the exec functions to comply with SUSv3. | Manuel Novoa III | 2004-01-02 | 1 | -4/+13 |
* | Rip the guts out of the dynamically generated sysconf.c, and live with a simple | Eric Andersen | 2003-11-05 | 1 | -57/+4 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III | 2003-09-08 | 1 | -1/+6 |
* | Change some variable names so we are more consistant with what | Eric Andersen | 2002-12-04 | 1 | -7/+7 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
* | Add SUSv3 function getsubopt. | Manuel Novoa III | 2002-09-19 | 1 | -1/+1 |
* | rework getopt. no read need to split this one up since | Eric Andersen | 2002-08-07 | 1 | -10/+3 |
* | Cleanup the getcwd implementation (again) since I broke it | Eric Andersen | 2002-06-18 | 1 | -1/+1 |
* | Oops. Forgot to check this in. Thanks Martin Volf for noticing | Eric Andersen | 2002-06-09 | 1 | -1/+1 |
* | Fixed broken shell syntax. | David McCullough | 2002-04-11 | 1 | -1/+1 |
* | Add the xopen swab() function, contributed by Kensuke Otake <kensuke@phreaker... | Eric Andersen | 2002-04-03 | 1 | -1/+1 |
* | Be more carefull about erroring out of shell fragments. Try to | Eric Andersen | 2002-01-09 | 1 | -4/+6 |
* | Make getopt act the same regardless whether the app was staticly linked | Eric Andersen | 2002-01-03 | 1 | -5/+3 |
* | Fix usleep to work correctly. Fix sleep behavior in the | Eric Andersen | 2002-01-02 | 1 | -2/+2 |
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
* | Fix up pathconf and friend so that test suits can work | Eric Andersen | 2001-11-20 | 1 | -1/+1 |
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
* | Oops. Forgot the makefile updates | Eric Andersen | 2001-05-10 | 1 | -1/+2 |
* | Only compile in daemon() if the target has an MMU. | Eric Andersen | 2001-04-23 | 1 | -1/+4 |
* | Add missing header file for daemon.c, add missing functions into unistd.h. | Eric Andersen | 2001-04-20 | 1 | -2/+2 |
* | Add in daemon.c, now used by busybox. | Eric Andersen | 2001-04-03 | 1 | -1/+1 |
* | Add missed dependency. TODO: Should build gen_sysconf when cross-compiling. | Manuel Novoa III | 2001-03-20 | 1 | -1/+1 |
* | I think this fixes the dependancy problems. Manuel, can you | Eric Andersen | 2001-03-20 | 1 | -4/+12 |
* | Patch from Jean-Yves Avenard to move the getopt globals to their | Eric Andersen | 2001-03-05 | 1 | -1/+1 |
* | The rules to build sysconf_$(TARGET_ARCH).c were broken when cross | David McCullough | 2001-01-29 | 1 | -1/+1 |
* | DIRS was not set in this makefile and could be inherited from the | David McCullough | 2001-01-29 | 1 | -0/+4 |
* | Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). | Manuel Novoa III | 2001-01-27 | 1 | -4/+42 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -3/+12 |
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 1 | -1/+1 |
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -1/+2 |
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -0/+4 |
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -1/+1 |
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -0/+53 |