summaryrefslogtreecommitdiff
path: root/modules/full-read
blob: d559911c07460d4771ebfa1db1f31f1ea331bc46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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:
LGPLv2+

Maintainer:
Jim Meyering, Bruno Haible