Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 20 Aug 2013 16:43:59 +0000 (16:43 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 20 Aug 2013 16:43:59 +0000 (16:43 +0000)
commit42c8fdd8f1d3245a0abf957fc9f0a6eb35145643
tree75ac0e75ac8b4e9c9ef6c88480bd39e06d3397a7
parentb31469d0d40ac858687657c72baaafd7a63041d9
Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.
ChangeLog
sysdeps/unix/sysv/linux/mmap64.c