projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0142f9
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 23 Nov 2002 16:17:51 +0000
(16:17 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 23 Nov 2002 16:17:51 +0000
(16:17 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 84426146e3fb122f4ac976cc4f42b02db6cf186d..4a947e8efa8edd7569264cd63feea25e850635a7 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,8
@@
2002-11-23 Jim Meyering <jim@meyering.net>
+ * sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
+ Use `unsigned', not `int', as type of index.
+
* xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
* fsusage.c: Remove unneeded parentheses around operands of `defined'.