Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
tests
/
netdb_test.cpp
4c5595c
Replace local MUSL define with global ANDROID_HOST_MUSL
by Colin Cross
· 4 years ago
14d1507
Fix some clang-format issues
by Colin Cross
· 4 years ago
7da2034
Build bionic unit tests for musl
by Colin Cross
· 4 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
bb7d9fb
Improve glibc compatibility of gethostby*_r functions.
by Elliott Hughes
· 8 years ago
5033918
Complete <netdb.h>.
by Elliott Hughes
· 8 years ago
a35cd8c
Test that ip6-localhost exists in etc/hosts.
by Yabin Cui
· 11 years ago
c62a4b5
Fix freeaddrinfo(NULL).
by Elliott Hughes
· 11 years ago
58d33a5
Sync with upstream for gethnamaddr.c.
by Yabin Cui
· 11 years ago
32fea14
Add getaddrinfo(3) tests for NULL arguments.
by Elliott Hughes
· 11 years ago
ba81112
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
by Derek Xue
· 11 years ago
4912fc7
bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests
by Derek Xue
· 11 years ago
d8213bb
Update getnameinfo.c, remove dead code, and fix error reporting.
by Elliott Hughes
· 12 years ago
d3b9d11
Add a test that getaddrinfo works when hints are NULL.
by Elliott Hughes
· 12 years ago