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

Files:
lib/stdio--.h
lib/stdio-safer.h
lib/fopen-safer.c
m4/stdio-safer.m4

Depends-on:
fopen
unistd-safer

configure.ac:
gl_FOPEN_SAFER
gl_MODULE_INDICATOR([fopen-safer])

Makefile.am:

Include:
"stdio-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering