Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / stdopen
blob81de5765b8ecd065ad6bad542c8fb480fe78d4fb
1 Description:
2 Arrange for stdin/stdout/stderr to be open.
4 Files:
5 lib/stdopen.c
6 lib/stdopen.h
8 Depends-on:
9 fcntl
10 unistd
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += stdopen.c
17 Include:
18 "stdopen.h"
20 License:
21 GPL
23 Maintainer:
24 all