2 @section @code{getpwuid}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpwuid.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function is unsafe to call between @code{fork} and @code{exec} if
17 the parent process is multi-threaded. Instead, use @code{getpwuid_r}
20 This function is missing on some platforms: