+2010-09-13 Eric Blake <eblake@redhat.com>
+
+ docs: mention gnulib portability docs
+ * doc/autoconf.texi (Function Portability, Header Portability):
+ Add external links to gnulib.
+
2010-09-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Gary V. Vaughan <gary@gnu.org>
Most usual functions can either be missing, or be buggy, or be limited
on some architectures. This section tries to make an inventory of these
portability issues. By definition, this list always requires
-additions. Please help us keeping it as complete as possible.
+additions. A much more complete list is maintained by the Gnulib
+project (@pxref{Gnulib}), covering @ref{Function Substitutes, ,
+Current Posix Functions, gnulib, GNU gnulib}, @ref{Legacy Function
+Substitutes, , Legacy Functions, gnulib, GNU gnulib}, and @ref{Glibc
+Function Substitutes, , Glibc Functions, gnulib, GNU gnulib}. Please
+help us keep the gnulib list as complete as possible.
@table @asis
@item @code{exit}
@cindex Portability of headers
@cindex Header portability
-This section tries to collect knowledge about common headers, and the
-problems they cause. By definition, this list always requires
-additions. Please help us keeping it as complete as possible.
+This section documents some collected knowledge about common headers,
+and the problems they cause. By definition, this list always requires
+additions. A much more complete list is maintained by the Gnulib
+project (@pxref{Gnulib}), covering @ref{Header File Substitutes, ,
+Posix Headers, gnulib, GNU gnulib} and @ref{Glibc Header File
+Substitutes, , Glibc Headers, gnulib, GNU gnulib}. Please help us keep
+the gnulib list as complete as possible.
@table @asis