platform_bionic/libc
Elliott Hughes 0dc39f9952 Fix a couple more cases of missing CLOEXEC.
The debuggerd case can probably never happen, because you're crashing at this
point anyway. The system property one seems possible though.

Change-Id: Idba6a4f1d68587ec5b320d1e25f0b6a987ea32a0
2014-09-22 17:43:09 -07:00
..
arch-arm Clean up the architecture-specific makefiles. 2014-09-16 19:06:31 -07:00
arch-arm64 Merge "Use the kernel's sa_restorer for aarch64." 2014-09-17 17:04:40 +00:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Clean up the architecture-specific makefiles. 2014-09-16 19:06:31 -07:00
arch-mips64 Clean up the architecture-specific makefiles. 2014-09-16 19:06:31 -07:00
arch-x86 Clean up the architecture-specific makefiles. 2014-09-16 19:06:31 -07:00
arch-x86_64 Clean up the architecture-specific makefiles. 2014-09-16 19:06:31 -07:00
bionic Fix a couple more cases of missing CLOEXEC. 2014-09-22 17:43:09 -07:00
dns Merge "When comparing DNS server configs, also compare number of servers" 2014-09-09 10:22:18 +00:00
include Clean up fpathconf(3)/pathconf(3). 2014-09-22 22:49:40 +00:00
kernel Move to v3.16.3 kernel headers. 2014-09-18 13:14:58 -07:00
private Add semaphore tests, fix sem_destroy. 2014-09-19 17:37:06 -07:00
stdio Expose __swsetup for LP32 binary compatibility. 2014-09-11 18:23:46 -07:00
tools Remove an unused file. 2014-09-13 09:24:28 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 17:31:48 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix _BSD_SOURCE/__USE_BSD. 2014-08-19 09:18:03 -07:00
upstream-netbsd Ignore all __weak_alias in OpenBSD libC. 2014-08-28 15:10:01 -07:00
upstream-openbsd Ignore all __weak_alias in OpenBSD libC. 2014-08-28 15:10:01 -07:00
zoneinfo Upgrade bionic to tzdata2014g. 2014-09-02 09:51:04 -07:00
Android.mk Clean up fpathconf(3)/pathconf(3). 2014-09-22 22:49:40 +00:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2014-09-13 09:42:41 -07:00
SYSCALLS.TXT Fix mips __fadvise64.S build failure. 2014-09-11 10:10:08 -07:00