]> Savannah Git Hosting - gnulib.git/commitdiff
strtoimax, strtoumax: Document problem on HP-UX 11.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:39:22 +0000 (01:39 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:39:22 +0000 (01:39 +0200)
* doc/posix-functions/strtoimax.texi: Mention HP-UX 11.11 problem.
* doc/posix-functions/strtoumax.texi: Likewise.

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

index d23b2c41c02abc538203b317a891f2dca3379c0e..5f8369e9b9fedcf0b1ecc1b174e0bf67b1e7d8d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
index db68ded38c4aa0bf22c4ed41663b940cfd50d7cf..3c26b33a5b19a95cae542770d289b67a3cd3d6c9 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 4bd4b57d9fb79049bdcb222f67e26ec75fe2f964..9a8097d6ba852010160161f3866974da74f45de0 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