summaryrefslogtreecommitdiffstats
path: root/libc/bionic/accept.cpp
diff options
context:
space:
mode:
authorFlemmard <flemmard@gmail.com>2014-11-13 00:12:22 +0100
committerArne Coucheron <arco68@gmail.com>2015-10-19 23:53:50 +0200
commitc82102f470244762cf108a6fedd8538f37a510d3 (patch)
treeae004aced5b96ce9dd3cfeb4c8499e3cec08226d /libc/bionic/accept.cpp
parent4b5256a4395495f7de3224483605e169599bc5a3 (diff)
downloadbionic-c82102f470244762cf108a6fedd8538f37a510d3.zip
bionic-c82102f470244762cf108a6fedd8538f37a510d3.tar.gz
bionic-c82102f470244762cf108a6fedd8538f37a510d3.tar.bz2
bionic: Add flag to restore legacy mmap behavior
* Pre-lollipop mmap would not care whether offset was signed or unsigned. * Lollipop adds 64-bit support which results in sign extension of offset, causing a negative offset when a positive offset > 2^31 is given. Change-Id: I5d19d898fc131cf848217974915d1b466a474f99
Diffstat (limited to 'libc/bionic/accept.cpp')
0 files changed, 0 insertions, 0 deletions