index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ThreadLocalBuffer a class rather than a macro.
Elliott Hughes
2015-03-31
1
-3
/
+5
*
am c3307dc4: Merge "Better control of pthread keys used in bionic."
Yabin Cui
2015-03-05
1
-8
/
+3
|
\
|
*
Better control of pthread keys used in bionic.
Yabin Cui
2015-03-04
1
-8
/
+3
*
|
am 3a31e697: am ee17e880: Merge "Define MAXHOSTNAMELEN explicitly in source f...
Yabin Cui
2015-02-10
1
-0
/
+7
|
\
\
|
|
/
|
*
Define MAXHOSTNAMELEN explicitly in source files.
Yabin Cui
2015-02-09
1
-0
/
+7
*
|
am 6cf2cf8b: am 542b94d9: Merge "Remove unused CONFIG_SECONDS."
Elliott Hughes
2015-01-30
1
-4
/
+0
|
\
\
|
|
/
|
*
Remove unused CONFIG_SECONDS.
Elliott Hughes
2015-01-29
1
-4
/
+0
*
|
am e40b4eb3: am 7f17aea2: Merge "Add missing includes."
Elliott Hughes
2015-01-29
1
-0
/
+1
|
\
\
|
|
/
|
*
Add missing includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
|
am dedacf10: am 5c7964c5: Merge "Clean up <stdlib.h> slightly."
Elliott Hughes
2015-01-27
1
-0
/
+1
|
\
\
|
|
/
|
*
Merge "Clean up <stdlib.h> slightly."
Elliott Hughes
2015-01-27
1
-0
/
+1
|
|
\
|
|
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-0
/
+1
*
|
|
am 329db346: am f2d02c38: Merge "Make bionic compile even if resolver debuggi...
Lorenzo Colitti
2015-01-27
1
-24
/
+33
|
\
\
\
|
|
/
/
|
*
|
Make bionic compile even if resolver debugging is enabled.
Lorenzo Colitti
2015-01-26
1
-24
/
+33
|
|
/
*
|
am 7d196768: am 927d8be7: Merge "Fix build error when XLOG is enabled"
Elliott Hughes
2015-01-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix build error when XLOG is enabled
Patrick Tjin
2015-01-20
1
-1
/
+1
*
|
am e6594658: am 8623dc75: Merge "Fix freeaddrinfo(NULL)."
Elliott Hughes
2015-01-09
1
-1
/
+5
|
\
\
|
|
/
|
*
Fix freeaddrinfo(NULL).
Elliott Hughes
2015-01-08
1
-1
/
+5
*
|
am e4d3161a: am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory."
Yabin Cui
2014-12-20
1
-0
/
+0
|
\
\
|
|
/
|
*
Move gethtnamaddr.c to net/ subdirectory.
Yabin Cui
2014-12-19
1
-0
/
+0
*
|
am be327941: am e28a1864: Merge "Support gethostbyname_r_ERANGE."
Yabin Cui
2014-12-19
3
-3
/
+18
|
\
\
|
|
/
|
*
Support gethostbyname_r_ERANGE.
Yabin Cui
2014-12-19
3
-3
/
+18
*
|
am 9a734138: am 370a3e57: Merge "Sync with upstream for gethnamaddr.c."
Yabin Cui
2014-12-18
3
-552
/
+1136
|
\
\
|
|
/
|
*
Sync with upstream for gethnamaddr.c.
Yabin Cui
2014-12-17
3
-552
/
+1136
*
|
am 96cd50f2: am 0e32e39d: Merge "Fix pthread key num calculation."
Yabin Cui
2014-12-13
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix pthread key num calculation.
Yabin Cui
2014-12-12
1
-2
/
+1
*
|
am 1dff030e: am e7b8bc4e: Merge "Clean up DNS proxying."
Elliott Hughes
2014-12-11
4
-117
/
+79
|
\
\
|
|
/
|
*
Clean up DNS proxying.
Elliott Hughes
2014-12-10
4
-117
/
+79
*
|
am e5477f83: Fail queries fast if no DNS servers are configured.
Lorenzo Colitti
2014-12-02
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fail queries fast if no DNS servers are configured.
Lorenzo Colitti
2014-12-01
1
-0
/
+4
|
*
Improve <sys/cdefs.h>.
Elliott Hughes
2014-10-07
3
-108
/
+0
|
*
When comparing DNS server configs, also compare number of servers
Lorenzo Colitti
2014-09-11
1
-1
/
+16
*
|
Add error-check when mapping socket to fd
Robert Alm
2014-11-27
1
-0
/
+9
*
|
Don't receive structs containing pointers over sockets.
Elliott Hughes
2014-11-12
1
-33
/
+43
*
|
am 6c5694b6: Merge "Migrate system/extra getaddrinfo test, and fix a bug in g...
Elliott Hughes
2014-10-28
1
-21
/
+11
|
\
\
|
*
|
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
Derek Xue
2014-10-22
1
-21
/
+11
*
|
|
am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)."
Dan Albert
2014-10-09
7
-94
/
+68
|
\
\
\
|
|
/
/
|
*
|
Replace uses of sprintf(3) with snprintf(3).
Dan Albert
2014-10-08
7
-94
/
+68
*
|
|
am c71483c0: Merge "When comparing DNS server configs, also compare number of...
Lorenzo Colitti
2014-09-09
1
-1
/
+16
|
\
\
\
|
|
/
/
|
*
|
Merge "When comparing DNS server configs, also compare number of servers"
Lorenzo Colitti
2014-09-09
1
-1
/
+16
|
|
\
\
|
|
*
|
When comparing DNS server configs, also compare number of servers
Lorenzo Colitti
2014-09-09
1
-1
/
+16
*
|
|
|
am 7b87d441: Merge "Switch to OpenBSD res_random."
Elliott Hughes
2014-08-26
1
-41
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Switch to OpenBSD res_random."
Elliott Hughes
2014-08-26
1
-41
/
+0
|
|
\
\
\
|
|
*
|
|
Switch to OpenBSD res_random.
Elliott Hughes
2014-07-21
1
-41
/
+0
|
|
|
/
/
*
|
|
|
am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own ...
Elliott Hughes
2014-08-26
4
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
libc should use O_CLOEXEC when opening files for its own use.
Elliott Hughes
2014-08-26
4
-6
/
+6
*
|
|
|
am 7134fc30: Merge "Regenerate "services.h" from /etc/services."
Elliott Hughes
2014-08-20
1
-20
/
+89
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Regenerate "services.h" from /etc/services.
Elliott Hughes
2014-08-20
1
-20
/
+89
*
|
|
|
am 205cc415: Merge "Improve <sys/cdefs.h>."
Elliott Hughes
2014-08-18
3
-108
/
+0
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Improve <sys/cdefs.h>.
Elliott Hughes
2014-08-18
3
-108
/
+0
|
|
/
[next]