From 0e598af534a3e4018ebc4968c0d7a8bdbd403fb0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 8 Dec 1992 02:14:20 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 73779c90ce..a8c91403d5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +Mon Dec 7 20:09:59 1992 Jim Meyering (meyering@idefix.comco.com) + + * install.c (isnumber), chgrp.c (change_file_group): Define ISDIGIT + and use it instead of isdigit. + + * dd.c: Define ISLOWER and ISUPPER independent of STDC_HEADERS. + Define ISDIGIT and use it instead of isdigit. + Wed Dec 2 12:28:10 1992 Jim Meyering (meyering@idefix.comco.com) * all files using getopt.h: Convert static declarations of -- 2.47.3