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