summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile.in
AgeCommit message (Expand)Author
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2011-08-26inet: build all res_* and ns_* functions conditionallyDaniel Mack
2011-08-26inet/resolv: add res_mkqueryDaniel Mack
2011-08-26inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflagDaniel Mack
2011-08-26inet/resolv: add ns_{put,get}{16,32}Daniel Mack
2011-05-12linux_specific: handle accept4 and pipe2Bernhard Reutner-Fischer
2011-05-11accept4: Implement cancellationBernhard Reutner-Fischer
2010-08-05getnet: switch to config parserBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-01-23libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer
2010-01-23libc/inet: convert to foo-y kbuild styleBernhard Reutner-Fischer
2010-01-21ether_line: fix build for socket && !ipBernhard Reutner-Fischer
2009-09-26resolv.c: add support for per thread res_stateAustin Foxley
2009-08-17support building out-of-treeBernhard Reutner-Fischer
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