summaryrefslogtreecommitdiff
path: root/gnulib/modules/dirent-safer
blob: b38c58e6411fde70df8622eb99375f5bf29c174f (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
opendir
unistd-safer

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