summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile.in
AgeCommit message (Expand)Author
2008-07-01Simplified check_pf() so it returns a bit vector in an unsigned int,Ricard Wanderlof
2008-06-27Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-05-31- generate deps via gccBernhard Reutner-Fischer
2008-05-29- fix dependencies for multi-sourceBernhard Reutner-Fischer
2008-02-28Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso
2007-04-17- shrink resolver codeBernhard Reutner-Fischer
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-01-06as weber notes in Bug 99:Mike Frysinger
2006-01-06sync with glibcMike Frysinger
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