android_bionic/libc
Elliott Hughes 14b467e840 Fix MIPS build.
Warnings are errors for all home-grown bionic code, and the arch-specific
code now counts as home-grown bionic code (it was mistakenly counted as
"not ours" before).

Change-Id: I9c6a881b0dc596bae7dfe112c5c189e073800a3a
2013-10-09 16:40:33 -07:00
..
arch-arm Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
arch-common/bionic Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
arch-mips Fix MIPS build. 2013-10-09 16:40:33 -07:00
arch-x86 Fix __errno for LP64 and clean up __get_tls. 2013-10-09 13:39:13 -07:00
arch-x86_64 Fix __errno for LP64 and clean up __get_tls. 2013-10-09 13:39:13 -07:00
bionic Fix build. 2013-10-09 16:29:42 -07:00
include FORTIFY_SOURCE: fortify read() 2013-10-09 13:44:38 -07:00
kernel The x86_64 kernel headers are the x86 kernel headers. 2013-10-01 18:03:23 -07:00
netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
private Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Refactor the syscall generation script. 2013-10-07 23:53:13 -07:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc
upstream-freebsd Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. 2013-08-12 12:07:05 -07:00
upstream-netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
wchar
zoneinfo Upgrade to tzdata2013g. 2013-10-06 11:35:34 -07:00
Android.mk Merge "Fix x86_64 build, clean up intermediate libraries." 2013-10-09 23:29:00 +00:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT Add an optional alias list to SYSCALLS.TXT 2013-10-07 21:37:12 +04:00