blob: 27be462add80f2ec23ea51d65d5db927a40ae773 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
@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
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
Minix 3.1.8, AIX 4.3.2, IRIX 6.5, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
@item
This function is missing a declaration on some platforms:
Solaris 9.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize
|