projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d4bd6d
)
Fix typo "it it" in changelog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 15 Mar 2004 23:44:51 +0000
(23:44 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 15 Mar 2004 23:44:51 +0000
(23:44 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 4e02c0fc2a4e2e3fec4021746eca258af11a4655..ee5b5f634cdb70d532fd9e233b4a35191ef29075 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-7,7
+7,7
@@
2004-03-07 Paul Eggert <eggert@twinsun.com>
* c-stack.c (SIGACTION_WORKS): New macro. Use it instead of long
- '#if' expressions. Unlike the code it replaces, it
it
does not
+ '#if' expressions. Unlike the code it replaces, it does not
depend on (defined _SC_PAGESIZE). However, it does depend on
HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
first reported by Jason Andrade in