projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f029001
)
Fix mistake in last patch of tests/test-signal.c.
author
Bruno Haible
<bruno@clisp.org>
Thu, 31 Dec 2009 22:33:04 +0000
(23:33 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Thu, 31 Dec 2009 22:33:04 +0000
(23:33 +0100)
ChangeLog
patch
|
blob
|
history
tests/test-signal.c
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4727ffdc5a96338fe09a8d1f13bc4bcc7d2893d1..23966ca728b193263c920dc434487f8b248591e9 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2009-12-31 Bruno Haible <bruno@clisp.org>
+
+ * tests/test-signal.c (main): Remove test of 'SIG'.
+
2009-12-31 Bruno Haible <bruno@clisp.org>
spawn: Fix incomplete fix.
diff --git
a/tests/test-signal.c
b/tests/test-signal.c
index b0c11cf84a05c627e42cf177369777cb3a9541a5..09f6fe2121cfdf77d20d61c748be54645a144677 100644
(file)
--- a/
tests/test-signal.c
+++ b/
tests/test-signal.c
@@
-109,9
+109,6
@@
main (void)
#endif
#ifdef SIGXFSZ
case SIGXFSZ:
-#endif
-#ifdef SIG
- case SIG:
#endif
/* SIGRTMIN and SIGRTMAX need not be compile-time constants. */
#if 0