summaryrefslogtreecommitdiffstats
path: root/libc/unistd/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* implement daemon() using clone() on no-mmu systems as suggested by Jamie LokierMike Frysinger2009-04-071-2/+0
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-0/+4
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* Rename getopt_long-susv3 to -simplePeter S. Mazinger2006-03-031-2/+2
* Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger2006-02-271-1/+4
* Add Rich Felker's getsubopt, smaller then the glibc copied onePeter S. Mazinger2006-02-271-0/+6
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-38/+17
* Don't compile daemon.c at all for non-MMUPeter S. Mazinger2006-02-131-1/+4
* Merge from NPTL."Steven J. Hill"2005-12-101-0/+4
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-1/+4
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+51