summaryrefslogtreecommitdiff
path: root/modules/full-read
blob: e05728f235ea02886783e4f6527e107df158f713 (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
lib/full-write.c

Depends-on:
safe-read

configure.ac:

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

Include:
"full-read.h"

License:
LGPLv2+

Maintainer:
Jim Meyering