commit | 47c55f4af25c5eba2c2f7551e6090cfd483124ab | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Mon Jan 09 14:28:18 2012 +0100 |
committer | David 'Digit' Turner <digit@google.com> | Wed Jan 11 11:29:10 2012 +0100 |
tree | 257a90e7e37fc80a8bf7dc904358dbb25d8ce941 | |
parent | bca64023986a0660655ab177f40117385b3b4b6b [diff] |
ndk: <unistd.h>: Update for API level 11 + minor cleanup - Add pread64(), pwrite64(), ftruncate64() for API level 11 - Cleanup declaration of lseek64() to use off64_t instead of loff_t - Cleanup declaration of prctl() to use variable number of arguments The cleanups are performed to better match upstream. Change-Id: Ic9e44c0ea3dc1202d3c3478bdb2b6006e83b08dc