summaryrefslogtreecommitdiff
path: root/modules/safe-read
blob: 89e79a9b67db5b3044ecaffb2f8131c944182668 (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
25
Description:
An interface to the read() function that retries after interrupts.

Files:
lib/safe-read.h
lib/safe-read.c
m4/safe-read.m4

Depends-on:
read
ssize_t

configure.ac:
gl_SAFE_READ

Makefile.am:

Include:
"safe-read.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, Bruno Haible