summaryrefslogtreecommitdiffstats
path: root/libc/inet/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* linux_specific: handle accept4 and pipe2Bernhard Reutner-Fischer2011-05-121-2/+1
* accept4: Implement cancellationBernhard Reutner-Fischer2011-05-111-2/+4
* getnet: switch to config parserBernhard Reutner-Fischer2010-08-051-1/+1
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer2010-01-231-0/+1
* libc/inet: convert to foo-y kbuild styleBernhard Reutner-Fischer2010-01-231-33/+19
* ether_line: fix build for socket && !ipBernhard Reutner-Fischer2010-01-211-2/+2
* resolv.c: add support for per thread res_stateAustin Foxley2009-09-261-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* libc/inet/resolv.c:Denis Vlasenko2009-04-181-2/+2
* - ethers only make sense if we want to play with ethernet addressesBernhard Reutner-Fischer2008-12-291-5/+7
* resolver: separate gethostent and gethostent_r into two .o files;Denis Vlasenko2008-11-171-11/+16
* resolver: make getaddrinfo actually respect _res.nsaddr_list;Denis Vlasenko2008-11-161-2/+2
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* - des uses ntohlBernhard Reutner-Fischer2008-10-171-1/+5
* Simplified check_pf() so it returns a bit vector in an unsigned int,Ricard Wanderlof2008-07-011-1/+1
* Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof2008-06-271-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-4/+17
* - generate deps via gccBernhard Reutner-Fischer2008-05-311-9/+0
* - fix dependencies for multi-sourceBernhard Reutner-Fischer2008-05-291-9/+21
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-281-1/+1
* - shrink resolver codeBernhard Reutner-Fischer2007-04-171-2/+5
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-1/+0
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-59/+24
* as weber notes in Bug 99:Mike Frysinger2006-01-061-1/+1
* sync with glibcMike Frysinger2006-01-061-2/+2
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-3/+12
* 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/+72