Hash :
c36a0f21
Author :
Date :
2024-10-27T17:01:29
doc: Add a module index. * doc/Makefile (undocumented-modules.texi): New rule. (%.info, %.html, %.dvi, %.pdf): Depend on undocumented-modules.texi. (mostlyclean): Remove also *.m and *.tmp. (force): New rule. * doc/*.texi: Add module index entries. * doc/*/*.texi: Likewise.
@node getusershell
@subsection @code{getusershell}
@findex getusershell
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getusershell.3.html,,man getusershell}
Gnulib module: getusershell
@mindex getusershell
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
Minix 3.1.8, mingw, MSVC 14, Android 9.0.
@item
This function is missing a declaration on some platforms:
Solaris 9.
@item
This function mistakenly returns comments and empty lines on some platforms:
@c https://www.openwall.com/lists/musl/2024/05/18/1
musl libc 1.2.4
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize