posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / xstdopen
blobcd9e57048003789d06e1a6635ae2825559172ed0
1 Description:
2 Ensure that stdin, stdout, stderr are open.
4 Files:
5 lib/xstdopen.h
6 lib/xstdopen.c
8 Depends-on:
9 stdopen
10 error
11 gettext-h
12 exitfail
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += xstdopen.c
19 Include:
20 "xstdopen.h"
22 License:
23 GPL
25 Maintainer:
26 all