view modules/fwriteerror @ 13442:2d4854871087

unitypes: Fix bug introduced on 2010-05-18.
author Ian Beckwith <ianb@erislabs.net>
date Tue, 29 Jun 2010 10:51:34 +0200
parents 47c0d11eb35b
children 1f14c6dd175d
line wrap: on
line source

Description:
Detect write error on a stream.

Files:
lib/fwriteerror.h
lib/fwriteerror.c

Depends-on:
errno
stdbool

configure.ac:
gl_MODULE_INDICATOR([fwriteerror])

Makefile.am:
lib_SOURCES += fwriteerror.h fwriteerror.c

Include:
"fwriteerror.h"

License:
GPL

Maintainer:
Bruno Haible