6 lines
74 B
Bash
Executable File
6 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check newfstatat syscall decoding.
|
|
|
|
. "${srcdir=.}/statx.sh"
|