view modules/full-read @ 30188:351557079be5

EPIPE requires errno module.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 16:52:41 +0200
parents 53d8797106ae
children 8e04f75cbbca
line wrap: on
line source

Description:
An interface to the read() function that reads all it is asked to read.

Files:
lib/full-read.h
lib/full-read.c

Depends-on:
safe-read
full-write

configure.ac:

Makefile.am:
lib_SOURCES += full-read.h full-read.c

Include:
"full-read.h"

License:
LGPL

Maintainer:
Jim Meyering, Bruno Haible