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