5 lines
73 B
Bash
Executable file
5 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Check fcntl64 syscall decoding.
|
|
|
|
. "${srcdir=.}/fcntl.test"
|