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