2010-03-19 Bruno Haible <bruno@clisp.org>
+ getusershell: Fix documentation.
+ * doc/glibc-functions/endusershell.texi: Refer to the getusershell
+ module.
+ * doc/glibc-functions/setusershell.texi: Likewise.
+
getusershell: Provide declaration, missing on Solaris 9.
* lib/unistd.in.h (getusershell, setusershell, endusershell): Declare
also if HAVE_GETUSERSHELL && !HAVE_DECL_GETUSERSHELL.
@subsection @code{endusershell}
@findex endusershell
-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.
+@item
+This function is missing a declaration on some platforms:
+Solaris 9.
@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
@subsection @code{setusershell}
@findex setusershell
-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.
+@item
+This function is missing a declaration on some platforms:
+Solaris 9.
@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