git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / stdlib-safer
blobc93d71a304d014a0133d6adc2297a29ab3007c94
1 Description:
2 File stream functions that avoid clobbering std{in,out,err}.
4 Files:
5 lib/stdlib--.h
6 lib/stdlib-safer.h
7 lib/mkstemp-safer.c
8 m4/stdlib-safer.m4
10 Depends-on:
11 fd-safer-flag
12 mkstemp
13 stdlib
14 unistd-safer
16 configure.ac:
17 gl_STDLIB_SAFER
19 Makefile.am:
21 Include:
22 "stdlib-safer.h"
24 License:
25 GPL
27 Maintainer:
28 Paul Eggert, Jim Meyering