diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-26 10:43:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-26 10:43:00 +0000 |
commit | a4b249905e57ff00467cd3a279b2d56c10eb471c (patch) | |
tree | b17178a5eb00a44d8b05db0e9a8ffabba2f58314 | |
parent | de8c1441090c11587cec7c912d2e11dd2834ca73 (diff) | |
download | coreutils-a4b249905e57ff00467cd3a279b2d56c10eb471c.tar.xz |
.
-rw-r--r-- | lib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 7c307d024..c04eb5025 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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. |