From a5a086c06ee63ca5e18ed2c231a8ea756fb8a59c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Aug 2001 07:03:32 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index b0e82e02db..98d52879c5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2001-08-26 Jim Meyering + + * 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 * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice. -- 2.47.3