summaryrefslogtreecommitdiff
path: root/modules/dirent-safer
blob: 4ea4a25612834070977a15a73916d7dad1740255 (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:
Directory functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.

Files:
lib/dirent--.h
lib/dirent-safer.h
lib/opendir-safer.c
m4/dirent-safer.m4

Depends-on:
dirent
closedir
dirfd
fcntl
opendir

configure.ac:
gl_DIRENT_SAFER
gl_MODULE_INDICATOR([dirent-safer])

Makefile.am:
lib_SOURCES += opendir-safer.c

Include:
"dirent-safer.h"

License:
GPL

Maintainer:
Eric Blake