Dmitry V. Levin | 7528a0b | 2015-11-19 16:39:32 +0000 | [diff] [blame] | 1 | #!/bin/sh |
2 | |||||
3 | # Check getdents64 syscall decoding. | ||||
4 | |||||
5 | . "${srcdir=.}/init.sh" | ||||
6 | |||||
7 | rm -rf -- "$LOG".dir | ||||
Dmitry V. Levin | 5dde567 | 2016-03-30 00:16:24 +0000 | [diff] [blame] | 8 | run_strace_match_diff -a24 -v |