blob: 4c43037042129e9a004f5802246bfafbabb5fd51 [file] [log] [blame]
Description:
popen function that avoids clobbering std{in,out,err}.
Files:
lib/stdio--.h
lib/stdio-safer.h
lib/popen-safer.c
Depends-on:
open
popen
unistd-safer
configure.ac:
gl_MODULE_INDICATOR([popen-safer])
Makefile.am:
lib_SOURCES += popen-safer.c
Include:
"stdio-safer.h"
License:
GPL
Maintainer:
Eric Blake