summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2018-04-28 17:25:41 +0000
committerRich Felker <dalias@aerifal.cx>2018-06-20 21:35:45 -0400
commitb64d66d0b04fde0af63c3a292be423736294dca9 (patch)
tree8235178c05ce2e5de96f16c3ad3b14f3d47b1e18 /Makefile
parent84b25160e7e15e7531533a9a6b22d5431d1b7629 (diff)
downloadmusl-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 'Makefile')
0 files changed, 0 insertions, 0 deletions