Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that ip6-localhost exists in etc/hosts. | Yabin Cui | 2015-01-13 | 1 | -18/+65 |
* | Fix freeaddrinfo(NULL). | Elliott Hughes | 2015-01-08 | 1 | -0/+5 |
* | Sync with upstream for gethnamaddr.c. | Yabin Cui | 2014-12-17 | 1 | -3/+123 |
* | Add getaddrinfo(3) tests for NULL arguments. | Elliott Hughes | 2014-11-16 | 1 | -0/+17 |
* | Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). | Derek Xue | 2014-10-22 | 1 | -0/+65 |
* | bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/t... | Derek Xue | 2014-10-22 | 1 | -0/+10 |
* | Update getnameinfo.c, remove dead code, and fix error reporting. | Elliott Hughes | 2013-02-13 | 1 | -1/+30 |
* | Add a test that getaddrinfo works when hints are NULL. | Elliott Hughes | 2013-02-13 | 1 | -0/+28 |