1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/xstdopen
T
Bruno Haible aca08ef1e4 xstdopen: New module.
* lib/xstdopen.h: New file.
* lib/xstdopen.c: New file.
* modules/xstdopen: New file.
2019-01-06 09:28:52 +01:00

27 lines
250 B
Plaintext

Description:
Ensure that stdin, stdout, stderr are open.
Files:
lib/xstdopen.h
lib/xstdopen.c
Depends-on:
stdopen
error
gettext-h
exitfail
configure.ac:
Makefile.am:
lib_SOURCES += xstdopen.c
Include:
"xstdopen.h"
License:
GPL
Maintainer:
all