summaryrefslogtreecommitdiff
path: root/modules/stdlib-safer
blob: ddeb865ac65bc054fe4c6970fc79943672395f76 (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
28
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
stdlib
unistd-safer

configure.ac:
gl_STDLIB_SAFER
gl_MODULE_INDICATOR([stdlib-safer])

Makefile.am:

Include:
"stdlib-safer.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering