From: Jim Meyering Date: Sat, 22 Jan 2000 22:43:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8064cd38767ea997d489216386a67a2a45ff3f;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 81e9f996bc..09da64aaa4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,4 +1,10 @@ 2000-01-22 Jim Meyering + + * strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul. + [! HAVE_DECL_STRTOULL]: Declare strtoull. + Required for some AIX systems. Reported by Christian Krackowizer. + [TESTING] (main): New function. + 1997-10-17 Eli Zaretskii * dirname.c (dir_name): Support for DOS-style file names with drive letters.