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