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