projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00b9c8e
)
passfd test: Fix warnings.
author
Bruno Haible
<bruno@clisp.org>
Sun, 13 Mar 2011 22:44:17 +0000
(23:44 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 13 Mar 2011 22:44:17 +0000
(23:44 +0100)
* tests/test-passfd.c: Include <sys/wait.h>.
(main): Fix typo.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 60c54bfff02c6cf2ae855260db15d0cc27eca7a1..440d503421f73fcd40f345aaaf9767f694dccc86 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2011-03-13 Bruno Haible <bruno@clisp.org>
+
+ passfd test: Fix warnings.
+ * tests/test-passfd.c: Include <sys/wait.h>.
+ (main): Fix typo.
+
2011-03-13 Bruno Haible <bruno@clisp.org>
passfd module, part 4, tweaks.