5427474fddd5f91e6bdeb88f504911442ece8133
[gnulib.git] / modules / stdio-safer
1 Description:
2 File stream functions that avoid clobbering std{in,out,err}.
3
4 Files:
5 lib/stdio-safer.h
6 lib/fopen-safer.c
7 m4/stdio-safer.m4
8
9 Depends-on:
10 unistd-safer
11
12 configure.ac:
13 gl_STDIO_SAFER
14
15 Makefile.am:
16 lib_SOURCES += stdio-safer.h fopen-safer.c
17
18 Include:
19 "stdio-safer.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering
26