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