From 45ae3ef838307117d1cbea9b05b5db5e81e77f5e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 27 Nov 2010 15:55:47 +0100 Subject: [PATCH] getloadavg: Update documentation. * doc/glibc-functions/getloadavg.texi: Mention the Solaris problem. --- ChangeLog | 5 +++++ doc/glibc-functions/getloadavg.texi | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 075ba146fe..583250bdd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-27 Bruno Haible + + getloadavg: Update documentation. + * doc/glibc-functions/getloadavg.texi: Mention the Solaris problem. + 2010-11-27 Bruno Haible sys_socket: Fix test whether the functions are declared. diff --git a/doc/glibc-functions/getloadavg.texi b/doc/glibc-functions/getloadavg.texi index 67455c5a8f..31f917945c 100644 --- a/doc/glibc-functions/getloadavg.texi +++ b/doc/glibc-functions/getloadavg.texi @@ -9,6 +9,10 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +@item +This function is declared in @code{}, not @code{}, +on some platforms: +Solaris 11 2010-11. @end itemize Portability problems not fixed by Gnulib: -- 2.30.2