mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
aca08ef1e4
* lib/xstdopen.h: New file. * lib/xstdopen.c: New file. * modules/xstdopen: New file.
27 lines
250 B
Plaintext
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
|