index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
gethostbyname2_r.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain
Rich Felker
2022-09-20
1
-0
/
+3
*
remove impossible error case from gethostbyname2_r
Rich Felker
2022-09-19
1
-1
/
+0
*
fix return value of gethostnbyname[2]_r on result not found
Rich Felker
2022-09-19
1
-1
/
+1
*
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
Rich Felker
2011-02-12
1
-0
/
+99