repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
fwriteerror
blob
9386e014304940c32cdd9cad0690f567b39aaf37
1
Description:
2
Detect write error on a stream.
3
4
Files:
5
lib/fwriteerror.h
6
lib/fwriteerror.c
7
8
Depends-on:
9
errno
10
stdbool
11
12
configure.ac:
13
gl_MODULE_INDICATOR([fwriteerror])
14
15
Makefile.am:
16
lib_SOURCES += fwriteerror.h fwriteerror.c
17
18
Include:
19
"fwriteerror.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all