25 lines
226 B
Plaintext
25 lines
226 B
Plaintext
Description:
|
|
Arrange for stdin/stdout/stderr to be open.
|
|
|
|
Files:
|
|
lib/stdopen.c
|
|
lib/stdopen.h
|
|
|
|
Depends-on:
|
|
fcntl
|
|
unistd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += stdopen.c
|
|
|
|
Include:
|
|
"stdopen.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|