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 /arch/generic/bits/io.h | |
parent | 84b25160e7e15e7531533a9a6b22d5431d1b7629 (diff) | |
download | musl-b64d66d0b04fde0af63c3a292be423736294dca9.tar.gz |
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 'arch/generic/bits/io.h')
0 files changed, 0 insertions, 0 deletions