1Description: 2Open a file to a particular file descriptor. 3 4Files: 5lib/fd-reopen.c 6lib/fd-reopen.h 7 8Depends-on: 9fcntl-h 10 11configure.ac: 12 13Makefile.am: 14lib_SOURCES += fd-reopen.c fd-reopen.h 15 16Include: 17"fd-reopen.h" 18 19License: 20GPL 21 22Maintainer: 23Paul Eggert 24