* doc/glibc-functions/getloadavg.texi: Mention the Solaris problem.
+2010-11-27 Bruno Haible <bruno@clisp.org>
+
+ getloadavg: Update documentation.
+ * doc/glibc-functions/getloadavg.texi: Mention the Solaris problem.
+
2010-11-27 Bruno Haible <bruno@clisp.org>
sys_socket: Fix test whether the functions are declared.
@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{<sys/loadavg.h>}, not @code{<sys/stdlib.h>},
+on some platforms:
+Solaris 11 2010-11.
@end itemize
Portability problems not fixed by Gnulib: