Szabolcs Nagy
b64d66d0b0
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.
2018-06-20 21:35:45 -04:00
..
2016-07-03 15:02:25 -04:00
2016-10-20 01:28:25 -04:00
2013-07-27 17:11:34 -04:00
2018-06-19 13:25:16 -04:00
2013-07-27 17:11:34 -04:00
2014-01-02 22:10:45 +01:00
2013-07-27 17:11:34 -04:00
2014-01-07 02:41:27 -05:00
2012-12-10 21:36:12 -05:00
2018-06-20 21:35:45 -04:00
2016-12-29 22:10:44 -05:00
2018-06-19 13:26:24 -04:00
2013-11-24 00:34:07 +00:00
2016-10-20 17:01:56 -04:00
2013-08-08 20:57:35 +02:00
2013-07-27 17:11:34 -04:00
2018-06-19 13:27:08 -04:00
2016-07-03 15:02:25 -04:00
2018-06-19 13:25:33 -04:00
2016-07-03 15:02:25 -04:00
2018-02-22 19:34:58 -05:00
2013-01-12 19:42:39 +01:00
2016-07-03 15:02:25 -04:00
2016-07-03 16:19:28 -04:00
2018-06-19 13:26:24 -04:00
2018-06-19 13:26:24 -04:00
2013-07-27 17:11:34 -04:00
2013-12-29 21:55:21 -05:00
2018-02-22 18:45:24 -05:00
2016-10-20 17:20:01 -04:00
2013-07-22 11:22:36 -04:00
2013-01-12 19:42:39 +01:00
2013-06-29 13:57:13 -04:00
2013-07-27 17:11:34 -04:00
2016-11-07 11:49:22 -05:00
2013-10-25 14:15:08 -04:00
2017-11-05 18:40:58 -05:00
2016-07-03 15:02:25 -04:00
2013-04-01 16:24:12 +00:00
2013-07-03 18:07:51 +02:00
2014-09-05 16:03:07 -04:00
2013-07-19 19:57:52 -04:00
2016-07-03 15:02:25 -04:00
2016-07-03 15:02:25 -04:00
2014-02-11 10:51:16 +01:00
2018-01-09 13:08:25 -05:00