platform_bionic/libc/arch-arm
Elliott Hughes eafad49bd6 Add <sys/quota.h>.
It turns out that at least the Nexus 9 kernel is built without CONFIG_QUOTA.
If we decide we're going to mandate quota functionality, I'm happy for us to
be a part of CTS that ensures that happens, but I don't want to be first, so
there's not much to test here other than "will it compile?". The strace
output looks right though.

Bug: http://b/27948821
Bug: http://b/27952303
Change-Id: If667195eee849ed17c8fa9110f6b02907fc8fc04
2016-04-06 11:06:09 -07:00
..
bionic Add a checksum to jmp_buf on ARM. 2016-03-03 12:45:08 -08:00
cortex-a7 Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
cortex-a15 Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
cortex-a53 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
cortex-a53.a57 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
denver Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
generic/bionic Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
include/machine Move math headers in with the other headers. 2016-04-02 08:36:33 -07:00
krait Remove optimized code for bzero, which was removed from POSIX in 2008. 2016-03-02 17:21:07 -08:00
syscalls Add <sys/quota.h>. 2016-04-06 11:06:09 -07:00
arm.mk Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00