blob: 7d527717308cd7e404b1b6754eacf6fbbcbe5eef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-dup3.c
tests/signature.h
tests/macros.h
Depends-on:
getdtablesize
msvc-nothrow
open
close
configure.ac:
Makefile.am:
TESTS += test-dup3
check_PROGRAMS += test-dup3
|