platform_bionic/libc/arch-x86_64
Daniel Micay 4200e260d2 fix the mremap signature
The mremap definition was incorrect (unsigned long instead of int) and
it was missing the optional new_address parameter.

Change-Id: Ib9d0675aaa098c21617cedc9b2b8cf267be3aec4
2015-11-06 13:14:43 -08:00
..
bionic Add missing register preserve in x86/x86_64 longjmp. 2015-10-07 14:01:45 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
string libc: remove bcopy from memmove on 64-bit architectures 2015-08-17 22:06:12 +00:00
syscalls fix the mremap signature 2015-11-06 13:14:43 -08:00
x86_64.mk Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00