]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:18:07 +0000 (13:18 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:18:07 +0000 (13:18 +0000)
lib/ChangeLog

index 856a547587d6e3234c20156a2852299d575ae74f..b6e781f84b2c5d932656fba73ed0de1fa333b9c8 100644 (file)
@@ -1,5 +1,7 @@
 2002-11-21  Jim Meyering  <jim@meyering.net>
 
+       * sig2str.c (str2signum): Use unsigned, not size_t, for type of index.
+
        * quotearg.c: Use `"'s when including quotearg.h and xalloc.h,
        not the `<...>' notation.
        Include <errno.h> and declare errno if necessary.