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

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

Depends-on:

configure.ac:
gl_FUNC_DIRFD

Makefile.am:
EXTRA_DIST += dirfd.h

Include:
"dirfd.h"

License:
LGPL

Maintainer:
Jim Meyering