7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check decoding of prlimit64 syscall.
|
||
|
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff
|