fix return value of gethostnbyname[2]_r on result not found
[musl] / src / network / gethostbyname2_r.c
2022-09-19 Rich Felkerfix return value of gethostnbyname[2]_r on result not...
2016-09-24 Daniel Sabogalremove dead case in gethostbyname2_r
2016-06-27 Rich Felkerfix misaligned address buffers in gethostbyname[2]...
2014-06-20 Timo Teräsfix gethostby*_r result pointer value on error
2014-06-01 Rich Felkerimprove gethostbyname2_r using new resolver backend
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-02-02 Rich Felkerfix memory leak due to double call to getaddrinfo in...
2013-02-02 Rich Felkerfix error returns in gethostby*_r functions
2011-02-12 Rich Felkerinitial check-in, version 0.5.0