platform_bionic/libc
Elliott Hughes 64d8382394 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
POSIX says "The <fcntl.h> header shall define the symbolic constants for file
modes for use as values of mode_t as described in <sys/stat.h>".

Needed to build ToT strace.

Change-Id: Ia85a51ef6fd86a48084fe48ce24963000a937d37
2014-12-29 11:14:38 -08:00
..
arch-arm Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
arch-arm64 Fix arm64 clone stack handling. 2014-12-10 11:08:47 -08:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-mips64 [MIPS] Add sgidefs.h for mips64 2014-12-12 16:25:36 -08:00
arch-x86 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-x86_64 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
bionic Fix pthread key num calculation. 2014-12-12 17:00:08 -08:00
dns Sync with upstream for gethnamaddr.c. 2014-12-17 16:19:27 -08:00
include Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. 2014-12-29 11:14:38 -08:00
kernel fix runtime issues for scripts 2014-12-10 07:53:07 +00:00
private Fix pthread key num calculation. 2014-12-12 17:00:08 -08:00
stdio Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
tools Make the missing symbols script more useful. 2014-12-04 11:24:48 -08:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Remove an unused file. 2014-10-29 13:42:23 -07:00
upstream-netbsd Add POSIX lcong48. 2014-11-06 14:14:37 -08:00
upstream-openbsd Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
zoneinfo Upgrade bionic to tzdata2014j. 2014-11-11 16:44:21 -08:00
Android.mk Fix missing symbol for debug malloc. 2014-12-10 11:10:00 -08:00
crt.mk
MODULE_LICENSE_BSD
NOTICE Update NOTICE files. 2014-09-13 09:42:41 -07:00
SYSCALLS.TXT Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00