From: Jim Meyering Date: Sat, 23 Nov 2002 16:17:51 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c250d830a4c0ea9e65b16bfe95735fd9db68e892;p=pspp . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 84426146e3..4a947e8efa 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2002-11-23 Jim Meyering + * sig2str.c (str2signum, sig2str): Avoid a warning from gcc: + Use `unsigned', not `int', as type of index. + * xstat.in [@BEGIN_LSTAT_ONLY@]: Include . * fsusage.c: Remove unneeded parentheses around operands of `defined'.