index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
__dns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
Rich Felker
1
-3
/
+1
2012-04-01
improve name lookup performance in corner cases
Rich Felker
1
-1
/
+1
2012-02-23
fix for previous incorrect fix of cancellation in dns lookups
Rich Felker
1
-3
/
+4
2012-02-11
fix default nameserver when resolv.conf doesn't exist
Rich Felker
1
-1
/
+2
2012-02-11
fix illegal goto out of cleanup context in dns lookups
Rich Felker
1
-3
/
+3
2011-09-21
make dns lookups (and thus getaddrinfo) cancellable
Rich Felker
1
-4
/
+11
2011-09-21
use poll rather than select in dns lookups (also clock_gettime)
Rich Felker
1
-12
/
+10
2011-04-18
dns lookups: protect against cancellation and fix incorrect error codes
Rich Felker
1
-4
/
+10
2011-04-08
fix broken dns response parsing code that made most ipv6 lookups fail
Rich Felker
1
-4
/
+6
2011-04-07
fix uninitialized variables in dns lookup code
Rich Felker
1
-2
/
+2
2011-02-14
another pointer signedness fix
Rich Felker
1
-1
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+267