view modules/safe-read @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 6bc27027a2d6
children 8e04f75cbbca
line wrap: on
line source

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:
LGPL

Maintainer:
Jim Meyering, Bruno Haible