Hash :
251c566a
Author :
Date :
2011-05-24T01:52:04
popen-safer: Move AC_LIBOBJ invocations to module description. * m4/stdio-safer.m4 (gl_POPEN_SAFER): Remove macro. * modules/popen-safer (Files): Remove m4/stdio-safer.m4. (configure.ac): Remove gl_POPEN_SAFER call. (Makefile.am): Augment lib_SOURCES.
Description:
popen function that avoids clobbering std{in,out,err}.
Files:
lib/stdio--.h
lib/stdio-safer.h
lib/popen-safer.c
Depends-on:
cloexec
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