summaryrefslogtreecommitdiff
path: root/modules/fwriteerror
blob: 93b0533c59875aa8ec10f2a8529d598ca1ab7c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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