From dbebf0e0bf26b9150a49db01ef66d40579eadb5e Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 19 Mar 2009 06:11:36 -0600 Subject: [PATCH] doc: mention more functions added in cygwin 1.7.0 * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0 addition. * doc/posix-functions/log2f.texi: Likewise. Signed-off-by: Eric Blake --- ChangeLog | 7 +++++++ doc/posix-functions/log2.texi | 6 +++++- doc/posix-functions/log2f.texi | 6 +++++- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 29bd6434c..0bc942d6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-03-19 Eric Blake + + doc: mention more functions added in cygwin 1.7.0 + * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0 + addition. + * doc/posix-functions/log2f.texi: Likewise. + 2009-03-19 Jim Meyering fsusage: avoid syntax error due to statement-before-declaration diff --git a/doc/posix-functions/log2.texi b/doc/posix-functions/log2.texi index f3473584d..f0676c682 100644 --- a/doc/posix-functions/log2.texi +++ b/doc/posix-functions/log2.texi @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, +Solaris 9, Interix 3.5. +@item +This function is only provided as a macro on some platforms: +Cygwin 1.5.x. @end itemize diff --git a/doc/posix-functions/log2f.texi b/doc/posix-functions/log2f.texi index 33670ff4c..4583a17f1 100644 --- a/doc/posix-functions/log2f.texi +++ b/doc/posix-functions/log2f.texi @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, +Interix 3.5. +@item +This function is only provided as a macro on some platforms: +Cygwin 1.5.x. @end itemize -- 2.11.0