view modules/fwriteerror @ 15814:625d9f3201d8

acl: Fix specification. * lib/file-has-acl.c (file_has_acl): Fix specification.
author Bruno Haible <bruno@clisp.org>
date Mon, 03 Oct 2011 15:48:57 +0200
parents 47c0d11eb35b
children
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