]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 08:35:05 +0000 (08:35 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 08:35:05 +0000 (08:35 +0000)
old/fileutils/ChangeLog

index dfdfb37630fcfbe2f66764627bae6cdf13a36380..f0b4d03c14c4c544e26d5eec0c6b0bd8b71bd5c4 100644 (file)
@@ -1,3 +1,10 @@
+1999-07-04  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/xstrtol.c (__strtol): Remove decl; it doesn't work if __strtol
+       expands to a macro, which occurs in HP-UX 10.20 with strtoumax.
+       (strtol, strtoul): New decls (for pre-ANSI hosts), to replace
+       the above decl.
+
 1999-05-27  Volker Borchert  <bt@teknon.de>
 
        * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix.