summaryrefslogtreecommitdiff
path: root/modules/dirent-safer
blob: 47db18ef2b15ba0d3636d5db57d5c6f64cb2e1ae (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
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
dirfd
unistd-safer

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

Makefile.am:

Include:
"dirent-safer.h"

License:
GPL

Maintainer:
Eric Blake