diff options
author | David 'Digit' Turner <digit@google.com> | 2010-12-16 16:47:14 +0100 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2010-12-16 17:04:41 +0100 |
commit | 95d751feacdb58d3fbc36f3f21a895a3ec2f065b (patch) | |
tree | fc598e3e60c32a6bb576e224d27f37905769f0e8 /ThirdPartyProject.prop | |
parent | 4a7f31fad74417696ce740b1f5c14e4de0740e33 (diff) | |
download | bionic-95d751feacdb58d3fbc36f3f21a895a3ec2f065b.zip bionic-95d751feacdb58d3fbc36f3f21a895a3ec2f065b.tar.gz bionic-95d751feacdb58d3fbc36f3f21a895a3ec2f065b.tar.bz2 |
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
This patch improves the handling of 64-bit parameters in syscalls on ARM.
The ARM EABI mandates that 64-bit quantities be passed in even/odd register
pairs, which requires special treatment.
This allows us to simplify our implementations of pread() and pwrite()
and remove the C stubs for pread64() and pwrite64().
Also add ftruncate64() to <unistd.h>
Change-Id: I407e2fd223ba0093dd2d0b04c6152fadfc9ce3ef
Bug 3107933
Diffstat (limited to 'ThirdPartyProject.prop')
0 files changed, 0 insertions, 0 deletions