summaryrefslogtreecommitdiff
path: root/modules/stdlib-safer
blob: 8dbd682b463561d1d6ff725c89ccb88a22e366a7 (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
Description:
File stream functions that avoid clobbering std{in,out,err}.

Files:
lib/stdlib--.h
lib/stdlib-safer.h
lib/mkstemp-safer.c

Depends-on:
fd-safer-flag
mkstemp
stdlib
unistd-safer

configure.ac:

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

Include:
"stdlib-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering

Return to:

Send suggestions and report system problems to the System administrator.