diff options
author | Szabolcs Nagy <nsz@port70.net> | 2018-04-28 17:25:41 +0000 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-06-20 21:35:45 -0400 |
commit | b64d66d0b04fde0af63c3a292be423736294dca9 (patch) | |
tree | 8235178c05ce2e5de96f16c3ad3b14f3d47b1e18 /include/inttypes.h | |
parent | fix m68k float.h long double exponent range (diff) | |
download | grovel-b64d66d0b04fde0af63c3a292be423736294dca9.tar.gz grovel-b64d66d0b04fde0af63c3a292be423736294dca9.tar.xz |
add mlock2 linux syscall wrapper
mlock2 syscall was added in linux v4.4 and glibc has api for it.
It falls back to mlock in case of flags==0, so that case works
even on older kernels.
MLOCK_ONFAULT is moved under _GNU_SOURCE following glibc.
Diffstat (limited to 'include/inttypes.h')
0 files changed, 0 insertions, 0 deletions