printf: add indexed argument support
[coreutils.git] / gl / modules / fd-reopen
blob70a21c317a71c50ebd8521e1eb11e9f3920f1653
1 Description:
2 Open a file to a particular file descriptor.
4 Files:
5 lib/fd-reopen.c
6 lib/fd-reopen.h
8 Depends-on:
9 fcntl-h
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += fd-reopen.c fd-reopen.h
16 Include:
17 "fd-reopen.h"
19 License:
20 GPL
22 Maintainer:
23 Paul Eggert