Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-15 | test: mmap2 is not ARM specific | Waldemar Brodkorb | |
2016-06-08 | test: add new mmap tests from glibc | Waldemar Brodkorb | |
Rename mmap2 test as this is a ARM specific test, only execute on ARM systems. Add more new tests from glibc. | |||
2012-01-16 | tests: mmap2: ignore permission denied errors on /dev/mem | Mike Frysinger | |
Non-root users can't open /dev/mem, so it makes it hard to pass. Ignore that case. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2007-05-15 | Fix arm mmap when using mmap2 syscall. Fixes bug #1303 | Khem Raj | |