repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: prefer C23-style nullptr
[coreutils.git]
/
gl
/
modules
/
fd-reopen
blob
70a21c317a71c50ebd8521e1eb11e9f3920f1653
1
Description:
2
Open a file to a particular file descriptor.
3
4
Files:
5
lib/fd-reopen.c
6
lib/fd-reopen.h
7
8
Depends-on:
9
fcntl-h
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += fd-reopen.c fd-reopen.h
15
16
Include:
17
"fd-reopen.h"
18
19
License:
20
GPL
21
22
Maintainer:
23
Paul Eggert