Dmitry V. Levin 0d0a50aa25 Implement mlock2 syscall decoding
* mem.c: Include "xlat/mlock_flags.h".
(SYS_FUNC(mlock2)): New function.
* xlat/mlock_flags.in: New file.
* xlat/mlockall_flags.in: Add MCL_ONFAULT, add default values.
* linux/dummy.h (mlock2): Remove.
* tests/mlock2.c: New file.
* tests/mlock2.test: New test.
* tests/Makefile.am (check_PROGRAMS): Add mlock2.
(TESTS): Add mlock2.test.
* tests/.gitignore Add mlock2.
2015-11-17 00:40:22 +00:00
..
2015-07-12 22:31:40 +00:00
2015-07-12 22:31:40 +00:00
2015-07-21 19:09:35 +00:00
2015-07-12 22:31:40 +00:00
2015-11-17 00:40:22 +00:00
2015-07-12 22:31:40 +00:00
2015-07-12 22:31:40 +00:00
2015-07-12 22:31:40 +00:00
2015-07-12 22:31:40 +00:00
2015-07-12 22:31:40 +00:00
2015-11-17 00:40:22 +00:00
2013-02-14 13:39:53 +01:00
2014-02-04 00:03:08 +00:00
2001-08-03 21:51:48 +00:00
2015-07-12 22:31:40 +00:00
2015-03-30 00:33:06 +00:00