strtoimax, strtoumax: Document problem on HP-UX 11.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:39:22 +0000 (01:39 +0200)
committerIan Beckwith <ianb@erislabs.net>
Thu, 8 Sep 2011 01:58:02 +0000 (02:58 +0100)
* doc/posix-functions/strtoimax.texi: Mention HP-UX 11.11 problem.
* doc/posix-functions/strtoumax.texi: Likewise.
(cherry picked from commit d1fa59e00fd51d96f8b946f01dde859275d84569)

ChangeLog
doc/posix-functions/strtoimax.texi
doc/posix-functions/strtoumax.texi

index 5a5f01d..0b12001 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-09-01  Bruno Haible  <bruno@clisp.org>
 
+       strtoimax, strtoumax: Document problem on HP-UX 11.
+       * doc/posix-functions/strtoimax.texi: Mention HP-UX 11.11 problem.
+       * doc/posix-functions/strtoumax.texi: Likewise.
+
+2011-09-01  Bruno Haible  <bruno@clisp.org>
+
        strtoumax: Avoid link error on OSF/1 with DTK cc.
        * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Always test whether strtoumax is
        defined as a function.
index db68ded..3c26b33 100644 (file)
@@ -15,4 +15,7 @@ OpenBSD 3.8, Minix 3.1.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is only defined as a macro on some platforms:
+HP-UX 11.11.
 @end itemize
index 4bd4b57..9a8097d 100644 (file)
@@ -15,4 +15,7 @@ OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is only defined as a macro on some platforms:
+HP-UX 11.11.
 @end itemize