platform_bionic/libc
Nick Kralevich 1781ed7774 add CLOEXEC to various DNS related code
Occasionally file descriptors seem to be leaking across execs
from DNS related calls. Set close-on-execute for the various
sockets / file to prevent file descriptor leakage.

Change-Id: I4724b47bc7236f40c29518a6075598a9bba48b0a
2014-06-29 20:46:17 -07:00
..
arch-arm Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-arm64 Add optimized 64 bit strcpy. 2014-06-26 17:51:56 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-mips64 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-x86 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-x86_64 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
bionic Sync to current upstream arc4random. 2014-06-24 14:13:48 -07:00
dns add CLOEXEC to various DNS related code 2014-06-29 20:46:17 -07:00
include asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9. 2014-06-25 18:03:41 -07:00
kernel [MIPS64] Regenerate mips kernel headers with fixed tool 2014-06-20 11:08:49 -07:00
private Sync to current upstream arc4random. 2014-06-24 14:13:48 -07:00
stdio Expose __srefill for LP64 until we can fix the NDK. 2014-05-27 21:23:36 -07:00
stdlib Hide __atexit and remove __atexit_invalid. 2014-06-18 13:19:22 -07:00
tools Bring our "libresolv" stuff in line with glibc. 2014-06-13 11:50:07 -07:00
tzcode Build tzcode with hidden visibility. 2014-06-19 14:49:30 -07:00
unistd Hide non-standard syslog API. 2014-06-09 17:42:14 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
upstream-netbsd Remove SHA1 from LP64 in favor of libcrypto. 2014-06-16 16:52:27 -07:00
upstream-openbsd Sync to current upstream arc4random. 2014-06-24 14:13:48 -07:00
zoneinfo Upgrade to tzdata2014e. 2014-06-13 10:55:19 -07:00
Android.mk Sync to current upstream arc4random. 2014-06-24 14:13:48 -07:00
crt.mk
MODULE_LICENSE_BSD
NOTICE Update the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
SYSCALLS.TXT Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00