Document existing modules.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Oct 2008 12:17:41 +0000 (14:17 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Oct 2008 12:17:41 +0000 (14:17 +0200)
22 files changed:
ChangeLog
doc/glibc-functions/dirfd.texi
doc/glibc-functions/error.texi
doc/glibc-functions/euidaccess.texi
doc/glibc-functions/getdomainname.texi
doc/glibc-functions/getloadavg.texi
doc/glibc-functions/getpagesize.texi
doc/glibc-functions/getusershell.texi
doc/glibc-functions/isnanl.texi
doc/glibc-functions/lchmod.texi
doc/glibc-functions/mempcpy.texi
doc/glibc-functions/memrchr.texi
doc/glibc-functions/mkdtemp.texi
doc/glibc-functions/rpmatch.texi
doc/glibc-functions/stpcpy.texi
doc/glibc-functions/stpncpy.texi
doc/glibc-functions/strchrnul.texi
doc/glibc-functions/strndup.texi
doc/glibc-functions/strnlen.texi
doc/glibc-functions/strsep.texi
doc/glibc-functions/timegm.texi
doc/glibc-functions/vasprintf.texi

index a07c894..bb3c53d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2008-10-18  Bruno Haible  <bruno@clisp.org>
+
+       * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
+       * doc/glibc-functions/error.texi: Mention the module 'error'.
+       * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
+       * doc/glibc-functions/getdomainname.texi: Mention the module
+       'getdomainname'.
+       * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
+       * doc/glibc-functions/getpagesize.texi: Mention the module
+       'getpagesize'.
+       * doc/glibc-functions/getusershell.texi: Mention the module
+       'getusershell'.
+       * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
+       * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
+       * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
+       * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
+       * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
+       * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
+       * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
+       * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
+       * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
+       * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
+       * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
+       * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
+       * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
+       * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
+
 2008-10-17  Bruno Haible  <bruno@clisp.org>
 
        * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
index 7a61ba7..03abe13 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{dirfd}
 @findex dirfd
 
-Gnulib module: ---
+Gnulib module: dirfd
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 10.
 @end itemize
 
 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, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw.
+mingw.
 @end itemize
index 4f7f48c..bff51c3 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{error}
 @findex error
 
-Gnulib module: ---
+Gnulib module: error
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 4d9f173..1eb156f 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{euidaccess}
 @findex euidaccess
 
-Gnulib module: ---
+Gnulib module: euidaccess
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 0b34754..e495229 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{getdomainname}
 @findex getdomainname
 
-Gnulib module: ---
+Gnulib module: getdomainname
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 5.1, mingw, Interix 3.5, BeOS.
 @end itemize
index d4ed13c..67455c5 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{getloadavg}
 @findex getloadavg
 
-Gnulib module: ---
+Gnulib module: getloadavg
 
 Portability problems fixed by Gnulib:
 @itemize
+@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.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@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.
 @end itemize
index 9712ebf..2e8c9b6 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{getpagesize}
 @findex getpagesize
 
-Gnulib module: ---
+Gnulib module: getpagesize
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+BeOS.
+@item
+This function is broken on some platforms:
+mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-mingw, BeOS.
 @end itemize
index cb6fcbc..45c652c 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{getusershell}
 @findex getusershell
 
-Gnulib module: ---
+Gnulib module: getusershell
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
 @end itemize
index 8504e91..4cb7b3b 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{isnanl}
 @findex isnanl
 
-Gnulib module: ---
+Gnulib module: isnanl
 
 Portability problems 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, HP-UX 11, IRIX 6.5, Cygwin, Interix 3.5.
 @end itemize
 
 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, HP-UX 11, IRIX 6.5, Cygwin, Interix 3.5.
 @end itemize
index 83ab2ff..abced71 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{lchmod}
 @findex lchmod
 
-Gnulib module: ---
+Gnulib module: lchmod
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 1b3e43a..ebfc31d 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{mempcpy}
 @findex mempcpy
 
-Gnulib module: ---
+Gnulib module: mempcpy
 
 Portability problems 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, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
 
 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, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
index e87e0a7..703d00c 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{memrchr}
 @findex memrchr
 
-Gnulib module: ---
+Gnulib module: memrchr
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 21e9b63..5417b15 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{mkdtemp}
 @findex mkdtemp
 
-Gnulib module: ---
+Gnulib module: mkdtemp
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
index 9d75200..bac1809 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{rpmatch}
 @findex rpmatch
 
-Gnulib module: ---
+Gnulib module: rpmatch
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index be32f69..ab0062c 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{stpcpy}
 @findex stpcpy
 
-Gnulib module: ---
+Gnulib module: stpcpy
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5.
 @end itemize
index cf1c02e..c2e4449 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{stpncpy}
 @findex stpncpy
 
-Gnulib module: ---
+Gnulib module: stpncpy
 
 Portability problems 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
+@item
+This function has an incompatible return value on some platforms:
+AIX 5.1.
 @end itemize
 
 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 8b0e90e..f9f55fb 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{strchrnul}
 @findex strchrnul
 
-Gnulib module: ---
+Gnulib module: strchrnul
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on all non-glibc platforms:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on all non-glibc platforms:
-MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
index 0c08b2e..de6b8c6 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{strndup}
 @findex strndup
 
-Gnulib module: ---
+Gnulib module: strndup
 
 Portability problems 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
+@item
+This function does not NUL-terminate the result on some platforms:
+AIX 5.1.
 @end itemize
 
 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
index 1888bb7..fca1e50 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{strnlen}
 @findex strnlen
 
-Gnulib module: ---
+Gnulib module: strnlen
 
 Portability problems 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5.
+@item
+This function is buggy on some platforms:
+AIX 4.3.
 @end itemize
 
 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 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5.
 @end itemize
index 91d2eca..e49ae5d 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{strsep}
 @findex strsep
 
-Gnulib module: ---
+Gnulib module: strsep
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, BeOS.
 @end itemize
index 2865fd9..679cdb0 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{timegm}
 @findex timegm
 
-Gnulib module: ---
+Gnulib module: timegm
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS.
 @end itemize
index e92d56b..9462ea6 100644 (file)
@@ -2,15 +2,15 @@
 @subsection @code{vasprintf}
 @findex vasprintf
 
-Gnulib module: ---
+Gnulib module: vasprintf
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5.
 @end itemize