summaryrefslogtreecommitdiff
path: root/modules/popen-safer
blob: 76bf4ee5526798fc7ae412e996b3a2bd7028e276 (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
29
Description:
popen function that avoids clobbering std{in,out,err}.

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

Depends-on:
cloexec
open
popen
unistd-safer

configure.ac:
gl_POPEN_SAFER
gl_MODULE_INDICATOR([popen-safer])

Makefile.am:

Include:
"stdio-safer.h"

License:
GPL

Maintainer:
Eric Blake