view modules/safe-read @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +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