]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 6 Apr 1997 20:36:48 +0000 (20:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 6 Apr 1997 20:36:48 +0000 (20:36 +0000)
old/sh-utils/ChangeLog

index 427d96d98528a728cd72db7cab60d616510f675d..94326e7d9040255c8eb1ff093a0fc9406baec850 100644 (file)
@@ -1,3 +1,14 @@
+Sun Apr  6 14:29:14 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/printf.c: Reorder functions to obviate forward decls.
+       Change most char* dcls to const char*.
+       (STRTOX): New macro to eliminate code duplication.
+       (xstrtod, xstrtol, xstrtoul): Remove functions.
+       Use the STRTOX instead.
+
+       * src/printf.c: (STRTOX): Interpret arguments like 'a and "a
+       as POSIX requires.  Derived from a patch by Dennis Henriksen.
+
 Sun Mar 23 15:20:17 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * configure.in (ALL_LINGUAS): Add polish (pl).