Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV | A. Wilcox | 2017-11-09 | 1 | -1/+1 |
* | safely handle failure to open hosts, services, resolv.conf files | Rich Felker | 2015-10-26 | 1 | -1/+9 |
* | make getaddrinfo support SOCK_RAW and other socket types | Rich Felker | 2015-02-07 | 1 | -1/+35 |
* | remove incorrect and useless check in network service name lookup code | Rich Felker | 2014-09-05 | 1 | -1/+0 |
* | refactor getaddrinfo and add support for most remaining features | Rich Felker | 2014-05-31 | 1 | -0/+72 |