*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 07:03:32 +0000 (07:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 07:03:32 +0000 (07:03 +0000)
lib/ChangeLog

index b0e82e0..98d5287 100644 (file)
@@ -1,3 +1,13 @@
+2001-08-26  Jim Meyering  <meyering@lucent.com>
+
+       * xstrtoimax.c: New file.
+
+       * strtoumax.c: New file.  Simply include "strtoumax.c".
+       * strtoimax.c: New file.  Likewise, but first define STRTOUXMAX_SIGNED.
+
+       * strtoumax.c: Factor to work both for unsigned and signed types, ...
+       * strtouxmax.c: ... then renamed to this.
+
 2001-08-13  Paul Eggert  <eggert@twinsun.com>
 
        * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.