view modules/popen-safer @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents 9ebc8e9eca64
children 6a3afd222026
line wrap: on
line source

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