summaryrefslogtreecommitdiff
path: root/modules/openat-safer
blob: f8194e45fc010723456272334651a897ce4f6c01 (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
Description:
openat function that avoids clobbering std{in,out,err}.

Files:
lib/fcntl--.h
lib/fcntl-safer.h
lib/openat-safer.c
m4/fcntl-safer.m4

Depends-on:
fcntl-safer
openat
unistd-safer

configure.ac:
gl_OPENAT_SAFER
gl_MODULE_INDICATOR([openat-safer])

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

Include:
"fcntl-safer.h"

License:
GPL

Maintainer:
Eric Blake