summaryrefslogtreecommitdiff
path: root/gnulib/modules/dirfd
blob: 42ff4d7a0f0f9c61c3827284d865c8eaceca90ca (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
Description:
Retrieving the file descriptor of an open directory stream.  (Unportable.)

Files:
lib/dirfd.c
m4/dirfd.m4

Depends-on:
dirent
errno
extensions

configure.ac:
gl_FUNC_DIRFD
gl_DIRENT_MODULE_INDICATOR([dirfd])

Makefile.am:

Include:
<dirent.h>

License:
LGPLv2+

Maintainer:
Jim Meyering