changeset 2188:8a9eac640e4d

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 22 Jan 2000 22:43:37 +0000
parents 8955161e438e
children b3a1fc0708cb
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,4 +1,10 @@
 2000-01-22  Jim Meyering  <meyering@lucent.com>
+
+	* 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  <eliz@is.elta.co.il>
 	* dirname.c (dir_name): Support for DOS-style file names with drive
 	letters.