platform_bionic/libc/arch-x86_64
Elliott Hughes 8fbf8deb34 Fix pread/pwrite for LP64.
Unlike on 32-bit systems where off_t is 32-bit, we don't want to
throw away the top 32 bits of an LP64 system's 64-bit off_t.

Change-Id: Ib2e0daeb4fc0b8ab3d1b983d0b371d8f81033b50
2013-11-06 13:10:37 -08:00
..
bionic AArch64: Fix uses of stack size for 32/64bit libc builds 2013-10-22 12:01:29 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
syscalls Fix pread/pwrite for LP64. 2013-11-06 13:10:37 -08:00
syscalls.mk Fix the exit syscall stub's name. 2013-10-24 22:41:50 -07:00
x86_64.mk Let the compiler worry about implementing ffs(3). 2013-10-24 16:29:40 -07:00