]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 10:43:00 +0000 (10:43 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 10:43:00 +0000 (10:43 +0000)
lib/ChangeLog

index 7c307d024f4d1619e88dd3e340f9151fe19c1385..c04eb5025ae2b33c04e0b52f0c20177d890e02e1 100644 (file)
@@ -5,6 +5,7 @@
        * strtoll.c: New file, from GNU libc.
        * xstrtoimax.c: New file.
 
+       * xstrtol.h: Add xstrtoimax.
        * strtoumax.c: New file.  Simply include "strtoumax.c".
        * strtoimax.c: New file.  Likewise, but first define STRTOUXMAX_SIGNED.