23 lines
250 B
Text
23 lines
250 B
Text
Description:
|
|
Open a file to a particular file descriptor.
|
|
|
|
Files:
|
|
lib/fd-reopen.c
|
|
lib/fd-reopen.h
|
|
|
|
Depends-on:
|
|
fcntl-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += fd-reopen.c fd-reopen.h
|
|
|
|
Include:
|
|
"fd-reopen.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|