]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 7 Dec 1992 05:32:29 +0000 (05:32 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 7 Dec 1992 05:32:29 +0000 (05:32 +0000)
old/sh-utils/ChangeLog

index 189134485c47287b4fbd06dea3dec17e3ebcaae2..65217708b87833961ac3a42ab9ddbc972d5344a9 100644 (file)
@@ -1,3 +1,10 @@
+Sun Dec  6 23:17:09 1992  Jim Meyering  (meyering@comco.com)
+
+       * date.c: Remove unused definition of isdigit.
+       * expr.c (toarith): Change single use of isdigit to ISDIGIT.
+       * printf.c (print_formatted, print_esc): Define ISXDIGIT and
+       ISXDIGIT and use them instead of isdigit and isxdigit.
+
 Wed Dec  2 12:49:11 1992  Jim Meyering  (meyering@comco.com)
 
        * env.c, id.c, nice.c, pathchk.c, stty.c, su.c, tee.c, tty.c,