aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tst-mlock2.c
AgeCommit message (Collapse)Author
2017-11-27Implement the mlock2 functionFlorian Weimer
Fallback using mlock is provided if the flags argument is zero. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>