summaryrefslogtreecommitdiff
path: root/libc/unistd/Makefile.in
AgeCommit message (Expand)Author
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2013-02-07buildsys: Fix kbuild-style switch falloutMarkos Chandras
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2012-06-15enable the common code for NPTLPeter S. Mazinger
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-04-07implement daemon() using clone() on no-mmu systems as suggested by Jamie LokierMike Frysinger
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2006-03-03Rename getopt_long-susv3 to -simplePeter S. Mazinger
2006-02-27Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger
2006-02-27Add Rich Felker's getsubopt, smaller then the glibc copied onePeter S. Mazinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-13Don't compile daemon.c at all for non-MMUPeter S. Mazinger
2005-12-10Merge from NPTL."Steven J. Hill"
2005-11-01Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger
2005-11-01Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger