File size: 250 Bytes
78d2150 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
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
|