summaryrefslogtreecommitdiff
path: root/modules/fdopendir
blob: 7a90aa367ff1496cc976499e31cf3a2776e8d831 (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
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:
extensions
dirent
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