bionic/libc/arch-arm
Elliott Hughes 41ef902379 Fix memchr overflow.
The overflow's actually in the generic C implementation of memchr.

While I'm here, let's switch our generic memrchr to the OpenBSD version too.

Bug: https://code.google.com/p/android/issues/detail?id=147048
Change-Id: I296ae06a1ee196d2c77c95a22f11ee4d658962da
2015-02-14 13:21:22 -08:00
..
bionic Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
cortex-a15 Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
denver Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
generic Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
include/machine Add ARM_IRELATIVE relocation 2015-01-08 22:22:27 -08:00
krait Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
arm.mk Fix memchr overflow. 2015-02-14 13:21:22 -08:00