view modules/isapipe @ 30149:0cf6e1d053fa

Allow 3-digit exponents in %e and %g results on 'long double'.
author Bruno Haible <bruno@clisp.org>
date Sun, 21 Sep 2008 17:17:43 +0200
parents 75812f070316
children efab6978105e
line wrap: on
line source

Description:
Test whether a file descriptor is a pipe.

Files:
lib/isapipe.c
lib/isapipe.h
m4/isapipe.m4

Depends-on:
stdbool
sys_stat
unistd

configure.ac:
gl_ISAPIPE

Makefile.am:

Include:
"isapipe.h"

License:
LGPL

Maintainer:
Paul Eggert, Jim Meyering