index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix three clang complaints about the DNS code.
Elliott Hughes
2014-07-07
3
-5
/
+2
*
Fix all resolv warnings and turn on -Werror.
Elliott Hughes
2014-07-02
5
-26
/
+36
*
Merge "add CLOEXEC to various DNS related code"
Nick Kralevich
2014-06-30
4
-8
/
+8
|
\
|
*
add CLOEXEC to various DNS related code
Nick Kralevich
2014-06-29
4
-8
/
+8
*
|
Restore <nsswitch.h> which is BSD API, not private.
Elliott Hughes
2014-06-30
2
-250
/
+1
*
|
Switch to upstream NetBSD nsap_addr.c.
Elliott Hughes
2014-06-30
1
-121
/
+0
|
/
*
Bring our "libresolv" stuff in line with glibc.
Elliott Hughes
2014-06-13
1
-20
/
+26
*
Somewhere, the declaration of _resolv_delete_cache_for_net went missing.
Elliott Hughes
2014-06-12
1
-0
/
+3
*
Use default hidden visibility to build libc_dns.
Elliott Hughes
2014-06-12
1
-8
/
+12
*
Query libnetd_client for the appropriate netId for host resolution.
Paul Jensen
2014-05-19
2
-0
/
+8
*
Fix a gethnamaddr.c warning that's already fixed upstream.
Elliott Hughes
2014-05-06
1
-11
/
+11
*
bionic: Replace iface with opaque netid in resolver.
Szymon Jakubczak
2014-04-01
12
-946
/
+208
*
Remove ALIGNBYTES and ALIGN from <sys/param.h>
Calin Juravle
2014-03-21
1
-0
/
+3
*
Clean up reentrancy cruft.
Elliott Hughes
2014-03-13
1
-266
/
+0
*
Clean up <stdio.h> macros.
Elliott Hughes
2014-03-13
1
-19
/
+16
*
Update res_debug.c to take into account changes
Calin Juravle
2014-03-07
1
-45
/
+103
*
Fix broken pointer overflow check ns_name_unpack()
Calin Juravle
2014-03-06
1
-2
/
+5
*
Sync up nameser with upstream(2014.03.05)
Calin Juravle
2014-03-06
6
-117
/
+737
*
Moved nameser.h and namser_compat.h to public include dir
Calin Juravle
2014-03-04
21
-21
/
+21
*
Moved private dns header to their own dir.
Calin Juravle
2014-03-03
5
-0
/
+1001
*
Renamed the misleading libc/netbsd directory to libc/dns.
Calin Juravle
2014-02-28
33
-0
/
+16316