summaryrefslogtreecommitdiff
path: root/modules/fwriteerror
blob: 9386e014304940c32cdd9cad0690f567b39aaf37 (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:
all