summaryrefslogtreecommitdiff
path: root/modules/fdopendir
blob: 83c2af7d3247b0902f88358f415859639987c2f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
Open a directory stream from a file descriptor.

Files:
lib/fdopendir.c
lib/openat-priv.h
lib/openat-proc.c
m4/fdopendir.m4

Depends-on:
dirent
errno
extensions
fchdir
openat-die
save-cwd

configure.ac:
gl_FUNC_FDOPENDIR
gl_DIRENT_MODULE_INDICATOR([fdopendir])

Makefile.am:

Include:
<dirent.h>

License:
GPL

Maintainer:
Jim Meyering, Eric Blake