]> granicus.if.org Git - strace/blob - tests/mmap64.test
Update NEWS
[strace] / tests / mmap64.test
1 #!/bin/sh
2
3 # Check mmap/mprotect/munmap syscalls decoding.
4 # Target executable was compiled with -D_FILE_OFFSET_BITS=64.
5
6 . "${srcdir=.}/mmap.test"