platform_bionic/libc
Raghu Gandham 86d2feef9f Modify MIPS64 stat structure to match a generic one in AOSP.
The kernel version of the stat structure is used during the syscalls. After the syscall,
the kernel stat structure is converted to match the generic one. Eventually we would like
the generic stat structure and related syscalls be added to MIPS64 kernel, removing the
thunks added to AOSP.

Change-Id: I7764e80278c1cc8254754c3531ec2dda7544a8ec
2015-01-28 16:12:17 -08:00
..
arch-arm Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
arch-arm64 [Arm64] Fix overlapping fp fields in jmp_buf 2015-01-26 16:20:05 -08:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Fix mips build. 2015-01-27 11:09:27 -08:00
arch-mips64 Modify MIPS64 stat structure to match a generic one in AOSP. 2015-01-28 16:12:17 -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 mips build. 2015-01-27 11:09:27 -08:00
dns Merge "Clean up <stdlib.h> slightly." 2015-01-27 04:49:07 +00:00
include Modify MIPS64 stat structure to match a generic one in AOSP. 2015-01-28 16:12:17 -08:00
kernel Update kernel headers to v3.18.3. 2015-01-26 10:57:07 -08:00
private Split the shared group data from the shared passwd data. 2014-12-18 15:01:10 -08:00
stdio Fix optimized fread. 2015-01-24 12:35:41 -08:00
tools Add a basic NDK compatibility library. 2015-01-21 18:12:15 -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 Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Fix mips build. 2015-01-27 11:09:27 -08:00
zoneinfo Upgrade bionic to tzdata2014j. 2014-11-11 16:44:21 -08:00
Android.mk Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
crt.mk
MODULE_LICENSE_BSD
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Modify MIPS64 stat structure to match a generic one in AOSP. 2015-01-28 16:12:17 -08:00