]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 18 Dec 1996 03:30:59 +0000 (03:30 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Dec 1996 03:30:59 +0000 (03:30 +0000)
old/sh-utils/ChangeLog

index 7b2a6bfe262877bfd82bd7ee87f6b9ffc5fbc0d6..c49101038a7b19bf3e4a96af017dd3e8b48e5707 100644 (file)
@@ -28,10 +28,10 @@ Thu Dec 12 06:07:30 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * Version 1.14.
 
-       * src/system.h: (ISDIGIT): New definition from Paul Eggert.
-       This one evaluates its argument exactly once and is more efficient
-       on some systems.
-       (ISDIGIT_LOCALE): Renamed from ISDIGIT.
+       * src/system.h (ISDIGIT): Replace with smaller, faster edition
+       that yields nonzero only on ASCII digits.
+       (ISDIGIT_LOCALE): New macro, with same meaning that ISDIGIT
+       used to have.  From Paul Eggert.
 
        * configure.in: Bump version to 1.14.