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