view modules/safe-write @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 6bc27027a2d6
children b0957e8d758c
line wrap: on
line source

Description:
An interface to the write() function that retries after interrupts.

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

Depends-on:
safe-read

configure.ac:
gl_SAFE_WRITE

Makefile.am:

Include:
"safe-write.h"

License:
LGPL

Maintainer:
Jim Meyering, Bruno Haible