NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / safe-read
1 Description:
2 An interface to the read() function that retries after interrupts.
3
4 Files:
5 lib/safe-read.h
6 lib/safe-read.c
7 m4/safe-read.m4
8
9 Depends-on:
10 read
11 ssize_t
12
13 configure.ac:
14 gl_SAFE_READ
15
16 Makefile.am:
17
18 Include:
19 "safe-read.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Jim Meyering, Bruno Haible