summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile.in
AgeCommit message (Expand)Author
2009-04-18libc/inet/resolv.c:Denis Vlasenko
2008-12-29- ethers only make sense if we want to play with ethernet addressesBernhard Reutner-Fischer
2008-11-17resolver: separate gethostent and gethostent_r into two .o files;Denis Vlasenko
2008-11-16resolver: make getaddrinfo actually respect _res.nsaddr_list;Denis Vlasenko
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-10-17- des uses ntohlBernhard Reutner-Fischer
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