platform_bionic/libc
Ben Schwartz 90a83beb4d Make use of the DNS query hook in the netcontext
This will allow netd to run queries over TLS:
https://android-review.googlesource.com/#/c/391513/
https://android-review.googlesource.com/#/c/380593/

Bug: 34953048
Test: Device tests pass.  No issues during manual testing.
Change-Id: I8d613322307fc40cdba59b82599eda753697278f
2017-05-22 18:37:25 -04:00
..
arch-arm Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
arch-arm64 libc: ARM64: fix memset for non-standard ZVA sizes 2017-05-16 11:29:49 +01:00
arch-common/bionic
arch-mips Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Zero-initialize user_desc for __set_thread_area. 2017-05-09 14:39:24 -07:00
arch-x86_64 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
async_safe Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
bionic Va_end should be used with va_start 2017-05-20 13:20:41 -07:00
dns Make use of the DNS query hook in the netcontext 2017-05-22 18:37:25 -04:00
include Merge "Make union semun usable." 2017-05-19 18:24:09 +00:00
kernel Make union semun usable. 2017-05-18 15:05:26 -07:00
malloc_debug Fix missing function export. 2017-05-19 13:47:16 -07:00
private Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
seccomp [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist 2017-05-05 15:37:11 +02:00
stdio Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
stdlib Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
tools Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd libc: add clang FORTIFY support 2017-02-09 15:49:32 -08:00
upstream-netbsd Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08:00
upstream-openbsd Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-03-27 13:06:45 -07:00
zoneinfo Addition of a new system file for time zone data 2017-03-31 15:35:14 +01:00
Android.bp Add support for cortex-a73. 2017-05-15 12:44:58 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.arm64.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.map.txt Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.mips.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.mips64.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.x86.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libc.x86_64.map Add a netcontext variant of gethostbyname 2017-05-22 10:19:25 -04:00
libstdc++.arm.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.arm64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.map.txt Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86_64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
MODULE_LICENSE_BSD
NOTICE libc: clean up ARM64 copyright notices 2017-05-04 12:59:53 -04:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
SECCOMP_WHITELIST.TXT Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
SYSCALLS.TXT [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist 2017-05-05 15:37:11 +02:00
version_script.txt