2 @section @code{getgrnam_r}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getgrnam_r.html}
7 Gnulib module: extensions
9 Portability problems fixed by Gnulib:
12 This function has an incompatible declaration on some platforms:
13 Solaris 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
16 Portability problems not fixed by Gnulib:
19 This function is missing on some platforms:
20 Minix 3.1.8, mingw, BeOS.