History log of /external/strace/xlat/mlock_flags.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d0a50aa2511f7fd0b32af41e6b18e34e37e6345 15-Nov-2015 Dmitry V. Levin <ldv@altlinux.org> 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.
/external/strace/xlat/mlock_flags.in