aboutsummaryrefslogtreecommitdiff
path: root/src/math/scalbnl.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2017-04-21 17:24:46 -0400
committerRich Felker <dalias@aerifal.cx>2017-04-21 17:24:46 -0400
commit2577b1bc16124d0690b9dd268a9f582f80bdcd67 (patch)
treef8762017a80fd4ff62edd41baf8cf325604d181f /src/math/scalbnl.c
parentfix dl_iterate_phdr in static PIE binaries (diff)
downloadgrovel-2577b1bc16124d0690b9dd268a9f582f80bdcd67.tar.gz
grovel-2577b1bc16124d0690b9dd268a9f582f80bdcd67.tar.xz
allow full-range file offsets to mmap on archs with 64-bit syscall args
normally 32-bit archs use the mmap2 syscall and are limited to an offset of 2^32 pages. however some 32-bit archs (mainly ILP32-on-64 ones like x32) have 64-bit syscall argument slots and thus can accept the full range. don't artifically limit them.
Diffstat (limited to 'src/math/scalbnl.c')
0 files changed, 0 insertions, 0 deletions