getgroups: document portability issues
[gnulib.git] / doc / glibc-functions / getgrouplist.texi
1 @node getgrouplist
2 @subsection @code{getgrouplist}
3 @findex getgrouplist
4
5 Gnulib module: ---
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
10
11 Portability problems not fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on some platforms:
15 Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin 1.7.9, mingw, MSVC 9, BeOS.
16 @end itemize
17
18 The Gnulib module @code{getugroups} provides a similar API.