summaryrefslogtreecommitdiff
path: root/modules/fdopendir
blob: 203f6c72d17ef7924f985087d9c5b87a0736e82b (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
32
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])
gl_MODULE_INDICATOR([fdopendir])

Makefile.am:

Include:
<dirent.h>

License:
GPL

Maintainer:
Jim Meyering, Eric Blake