commit | dfea1da0e6361e80b66a9ef7d9e0f35518a7629c | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri Jan 29 01:51:54 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Jan 29 02:39:40 2016 +0000 |
tree | 427777c586759d85db91f230bef5fc9d966a9857 | |
parent | ea8b8e31528d3caca76c1437afe11e8d49244727 [diff] |
Fixed decoding of mincore syscall's last argument * mem.c (SYS_FUNC(mincore)): Print only those bytes of the vector that were written by the kernel. * NEWS: Mention this fix. * tests/mincore.c: New file. * tests/mincore.test: New test. * tests/Makefile.am (check_PROGRAMS): Add mincore. (TESTS): Add mincore.test. * tests/.gitignore: Add mincore.