1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 01:18:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-11-21 13:18:07 +00:00
parent 44ad4f8ed4
commit 944a426ade
+2
View 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.