platform_bionic/libc/arch-mips64
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 Modify MIPS64 stat structure to match a generic one in AOSP. 2015-01-28 16:12:17 -08:00
string Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
include [MIPS] Add sgidefs.h for mips64 2014-12-12 16:25:36 -08:00
mips64.mk Fix memchr overflow. 2015-02-14 13:21:22 -08:00