Age | Commit message (Expand) | Author |
---|---|---|
2018-08-02 | Modernize codebase by replacing NULL with nullptr | Yi Kong |
2017-10-23 | Improve glibc compatibility of gethostby*_r functions. | Elliott Hughes |
2017-10-15 | Complete <netdb.h>. | Elliott Hughes |
2015-01-13 | Test that ip6-localhost exists in etc/hosts. | Yabin Cui |
2015-01-08 | Fix freeaddrinfo(NULL). | Elliott Hughes |
2014-12-17 | Sync with upstream for gethnamaddr.c. | Yabin Cui |
2014-11-16 | Add getaddrinfo(3) tests for NULL arguments. | Elliott Hughes |
2014-10-22 | Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). | Derek Xue |
2014-10-22 | bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/t... | Derek Xue |
2013-02-13 | Update getnameinfo.c, remove dead code, and fix error reporting. | Elliott Hughes |
2013-02-13 | Add a test that getaddrinfo works when hints are NULL. | Elliott Hughes |