bionic/libc/arch-x86_64
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 Fix signal mask save/restore for x86-64. 2014-12-08 12:46:15 -08:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
string Add 64-bit slm optimized strlcpy and srlcat. 2014-11-12 17:32:28 +03:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
x86_64.mk Fix memchr overflow. 2015-02-14 13:21:22 -08:00