summaryrefslogtreecommitdiffstats
path: root/libc/inet/getaddrinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-091-1/+1
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-5/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-21/+0
* Avoid type-punned pointers that break strict-aliasingRon2009-07-091-3/+6
* Fix build problem. Revert commit 24521. Please do not changeCarmelo Amoroso2009-01-221-1/+0
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-2/+3
* Synch with trunk @ 24261Carmelo Amoroso2008-12-111-1/+0
* Merges from trunk.Khem Raj2008-12-091-61/+67
* fix loop for checking ifaddr on both IPv4 and IPv6.Carmelo Amoroso2008-12-081-2/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-12/+12
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-744/+649
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-3/+3
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-21/+110
* Synch with trunk adding latest changes:Carmelo Amoroso2008-03-051-11/+6
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-1/+1
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-52/+64
* Merge from trunk."Steven J. Hill"2006-01-141-0/+1
* Merge from trunk."Steven J. Hill"2005-12-101-16/+20
* Merge from trunk."Steven J. Hill"2005-12-081-2/+7
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-2/+4
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-23/+29
* Oops.Eric Andersen2002-11-211-0/+1
* Cleanup use of in6addr_loopback and in6addr_anyEric Andersen2002-11-211-1/+1
* Fix missing defines. Forgot to check this in.Eric Andersen2002-03-191-0/+9
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-0/+863