summaryrefslogtreecommitdiffstats
path: root/libc/unistd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add missing header file for daemon.c, add missing functions into unistd.h.Eric Andersen2001-04-201-2/+2
* Add in daemon.c, now used by busybox.Eric Andersen2001-04-031-1/+1
* Add missed dependency. TODO: Should build gen_sysconf when cross-compiling.Manuel Novoa III2001-03-201-1/+1
* I think this fixes the dependancy problems. Manuel, can youEric Andersen2001-03-201-4/+12
* Patch from Jean-Yves Avenard to move the getopt globals to theirEric Andersen2001-03-051-1/+1
* The rules to build sysconf_$(TARGET_ARCH).c were broken when crossDavid McCullough2001-01-291-1/+1
* DIRS was not set in this makefile and could be inherited from theDavid McCullough2001-01-291-0/+4
* Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).Manuel Novoa III2001-01-271-4/+42
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-3/+12
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-231-1/+1
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-1/+2
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+4
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-0/+53