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

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

Depends-on:
mkstemp
unistd-safer

configure.ac:
gl_STDLIB_SAFER

Makefile.am:

Include:
"stdlib-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering