Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-24 | remove dead case in gethostbyname2_r | Daniel Sabogal | 1 | -2/+0 |
2016-06-27 | fix misaligned address buffers in gethostbyname[2][_r] results | Rich Felker | 1 | -7/+7 |
2014-06-20 | fix gethostby*_r result pointer value on error | Timo Teräs | 1 | -0/+1 |
2014-06-01 | improve gethostbyname2_r using new resolver backend | Rich Felker | 1 | -35/+22 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -1/+1 |
2013-02-02 | fix memory leak due to double call to getaddrinfo in gethostbyname* | Rich Felker | 1 | -1/+0 |
2013-02-02 | fix error returns in gethostby*_r functions | Rich Felker | 1 | -9/+5 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+99 |