summaryrefslogtreecommitdiffstats
path: root/libc/netbsd/net
Commit message (Expand)AuthorAgeFilesLines
* Merge "Only look up A records if the system has IPv4." into gingerbreadandroid-cts-2.3_r2android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1David Turner2011-01-181-29/+59
|\
| * Only look up A records if the system has IPv4.Lorenzo Colitti2011-01-151-29/+59
* | Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9Steinar H. Gunderson2011-01-141-13/+31
* | Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6Steinar H. Gunderson2011-01-141-4/+6
|/
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-223-13/+23
* Fix comparison of IPv6 prefixesKenny Root2010-03-241-1/+1
* Implement support for RFC 3484 (address selection/sorting) in bionic. (TheSteinar H. Gunderson2010-02-241-27/+356
* merge from open-source masterJean-Baptiste Queru2009-09-151-1/+1
|\
| * Include <endian.h> instead of <sys/endian.h>,Chih-Wei Huang2009-08-311-1/+1
* | Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has...Lorenzo Colitti2009-08-041-8/+42
|/
* Fix getservent() so that it returns s_port in network byte order.David 'Digit' Turner2009-05-271-2/+7
* change getaddrinfo() implementation to match GLibc.David 'Digit' Turner2009-05-051-2/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-0/+4118
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-4118/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+5
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2113-0/+4118