view modules/popen @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 9e3299dad578
children efab6978105e
line wrap: on
line source

Description:
popen() function: open a stream to a shell command.

Files:
lib/popen.c
m4/popen.m4

Depends-on:
open
stdio

configure.ac:
gl_FUNC_POPEN
gl_STDIO_MODULE_INDICATOR([popen])

Makefile.am:

Include:
<stdio.h>

License:
LGPL

Maintainer:
Eric Blake