1Files: 2tests/test-fcntl.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7binary-io 8close 9getdtablesize 10msvc-nothrow 11stdbool 12 13configure.ac: 14 15Makefile.am: 16TESTS += test-fcntl 17check_PROGRAMS += test-fcntl 18
1Files: 2tests/test-fcntl.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7binary-io 8close 9getdtablesize 10msvc-nothrow 11stdbool 12 13configure.ac: 14 15Makefile.am: 16TESTS += test-fcntl 17check_PROGRAMS += test-fcntl 18