From 67b8e6a482b4fde246728d5c700fb9b31a18b9fe Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Fri, 19 Mar 2010 09:42:12 -0600 Subject: [PATCH] logb: fix documentation * doc/posix-functions/logb.texi (logb): Gnulib fixes the cygwin 1.5 declaration bug. Signed-off-by: Eric Blake --- ChangeLog | 4 ++++ doc/posix-functions/logb.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b42d244c7..6b6b6d687 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-19 Eric Blake + logb: fix documentation + * doc/posix-functions/logb.texi (logb): Gnulib fixes the cygwin + 1.5 declaration bug. + forkpty, openpty: prefer glibc's const-safe prototype * lib/forkpty.c (rpl_forkpty): New file. * lib/openpty.c (rpl_openpty): Likewise. diff --git a/doc/posix-functions/logb.texi b/doc/posix-functions/logb.texi index ef4f833a4..1eeef4caf 100644 --- a/doc/posix-functions/logb.texi +++ b/doc/posix-functions/logb.texi @@ -8,11 +8,11 @@ Gnulib module: logb Portability problems fixed by Gnulib: @itemize +@item +This function is missing a declaration on some platforms: +Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing a declaration on some platforms: -Cygwin 1.5.x. @end itemize -- 2.11.0