projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd8485
)
EPIPE requires errno module.
author
Bruno Haible
<bruno@clisp.org>
Sat, 27 Sep 2008 14:52:41 +0000
(16:52 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 27 Sep 2008 14:52:41 +0000
(16:52 +0200)
ChangeLog
patch
|
blob
|
history
modules/fwriteerror
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e4a3d3bb2c923d374710f8d5d033b01c0b927dde..a2d6c7080aa7386b48c14c052c97bc6e73d3df26 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-24,6
+24,7
@@
2008-09-26 Bruno Haible <bruno@clisp.org>
* lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
+ * modules/fwriteerror (Depends-on): Add errno.
2008-09-26 Bruno Haible <bruno@clisp.org>
diff --git
a/modules/fwriteerror
b/modules/fwriteerror
index f69afc96b6884b24fea43ca987f5d5580c388d04..93b0533c59875aa8ec10f2a8529d598ca1ab7c9c 100644
(file)
--- a/
modules/fwriteerror
+++ b/
modules/fwriteerror
@@
-6,6
+6,7
@@
lib/fwriteerror.h
lib/fwriteerror.c
Depends-on:
+errno
stdbool
configure.ac: