]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 6 Oct 1995 02:55:44 +0000 (02:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Oct 1995 02:55:44 +0000 (02:55 +0000)
old/fileutils/ChangeLog

index 2edc918f96375cf6432ef1b55e1acab77a612b57..765a47e85e4e12da4d87af3f7006b2576c5be7bf 100644 (file)
@@ -6,6 +6,9 @@ Thu Oct  5 21:49:34 1995  Jim Meyering  (meyering@comco.com)
        * system.h [!HAVE_UTIME_H]: Don't declare struct utimbuf here.
        [!HAVE_STRUCT_UTIMBUF]: Declare struct utimbuf here instead.
 
+       * chgrp.c: Include limits.h.
+       [!INT_MAX]: Define it.
+
        * df.c (show_point): Cast -2 to dev_t before assignment.
        * mountlist.c (read_filesystem_list): Cast -1 to dev_t before
        assignment.