Hash :
f726c6b3
Author :
Date :
2010-04-27T12:14:04
full-read, full-write: relax license Jim Meyering gave consent to this action: http://lists.gnu.org/archive/html/bug-gnulib/2010-04/msg00446.html * modules/full-read (License): Drop to LGPLv2+. * modules/full-write (License): Likewise. * modules/safe-read (License): Likewise. * modules/safe-write (License): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
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:
ssize_t
configure.ac:
gl_SAFE_READ
Makefile.am:
Include:
"safe-read.h"
License:
LGPLv2+
Maintainer:
Jim Meyering, Bruno Haible