bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

math functions on MacOS X


From: Bruno Haible
Subject: math functions on MacOS X
Date: Fri, 7 Oct 2011 12:55:40 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

On MacOS X 10.5, some math functions, like modff, are defined
in /usr/lib/system/libmathCommon.dylib, implicitly loaded by
/usr/lib/libc.dylib. I had missed these functions when creating the
gnulib documentation.


2011-10-07  Bruno Haible  <address@hidden>

        Fix documentation about math functions on MacOS X.
        * doc/posix-functions/exp2.texi: Don't say the function is missing on
        MacOS X 10.5.
        * doc/posix-functions/fdim.texi: Likewise.
        * doc/posix-functions/feclearexcept.texi: Likewise.
        * doc/posix-functions/fegetenv.texi: Likewise.
        * doc/posix-functions/fegetround.texi: Likewise.
        * doc/posix-functions/feholdexcept.texi: Likewise.
        * doc/posix-functions/feraiseexcept.texi: Likewise.
        * doc/posix-functions/fesetenv.texi: Likewise.
        * doc/posix-functions/fesetround.texi: Likewise.
        * doc/posix-functions/fetestexcept.texi: Likewise.
        * doc/posix-functions/feupdateenv.texi: Likewise.
        * doc/posix-functions/fmax.texi: Likewise.
        * doc/posix-functions/fmin.texi: Likewise.
        * doc/posix-functions/log2.texi: Likewise.
        * doc/posix-functions/modff.texi: Likewise.
        * doc/posix-functions/nan.texi: Likewise.
        * doc/posix-functions/nanf.texi: Likewise.
        * doc/posix-functions/nextafterf.texi: Likewise.
        * doc/posix-functions/remquo.texi: Likewise.

--- doc/posix-functions/exp2.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/exp2.texi       Fri Oct  7 12:48:31 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fdim.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fdim.texi       Fri Oct  7 12:48:31 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/feclearexcept.texi.orig Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/feclearexcept.texi      Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 
6.5,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5,
 OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fegetenv.texi.orig      Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fegetenv.texi   Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
 IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fegetround.texi.orig    Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fegetround.texi Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5,
 Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/feholdexcept.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/feholdexcept.texi       Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX
 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/feraiseexcept.texi.orig Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/feraiseexcept.texi      Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
 IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fesetenv.texi.orig      Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fesetenv.texi   Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 
6.5,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5,
 OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fesetround.texi.orig    Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fesetround.texi Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5,
 Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fetestexcept.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fetestexcept.texi       Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 
6.5,
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5,
 OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/feupdateenv.texi.orig   Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/feupdateenv.texi        Fri Oct  7 12:48:31 2011
@@ -14,6 +14,6 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1,
 IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fmax.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fmax.texi       Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/fmin.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/fmin.texi       Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/log2.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/log2.texi       Fri Oct  7 12:48:32 2011
@@ -14,7 +14,7 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 
6.5,
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5,
 Solaris 9, MSVC 9, Interix 3.5.
 @item
 This function is only provided as a macro on some platforms:
--- doc/posix-functions/modff.texi.orig Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/modff.texi      Fri Oct  7 12:26:21 2011
@@ -10,7 +10,7 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11.
+Minix 3.1.8, AIX 5.1, HP-UX 11.
 @item
 This function is only defined as a buggy macro with arguments on some 
platforms:
 MSVC 9.
--- doc/posix-functions/nan.texi.orig   Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/nan.texi        Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 
6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/nanf.texi.orig  Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/nanf.texi       Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 
6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize
--- doc/posix-functions/nextafterf.texi.orig    Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/nextafterf.texi Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, MSVC 9.
 @end itemize
--- doc/posix-functions/remquo.texi.orig        Fri Oct  7 12:50:44 2011
+++ doc/posix-functions/remquo.texi     Fri Oct  7 12:48:32 2011
@@ -14,5 +14,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, 
IRIX 6.5, OSF/1 4.0, Solaris 9, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, OSF/1 
4.0, Solaris 9, MSVC 9, Interix 3.5.
 @end itemize

-- 
In memoriam Anna Politkovskaya <http://en.wikipedia.org/wiki/Anna_Politkovskaya>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]