From: Jim Meyering Date: Mon, 2 Jun 2003 06:58:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~417 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e606dacc9844e5e3146f119cac873b83d7bd9fb1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a159d52992..61bc58cada 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-06-02 Jim Meyering + + * src/system.h: Always include , since we assume C89. + Include without checking for HAVE_LIMITS_H. + + * src/test.c [!TEST_STANDALONE]: Remove #if-0'd block. + (STREQ, S_IXUGO): Remove redundant (in system.h) definitions. + 2003-06-01 Jim Meyering * Version 5.0.1.