Next: getrlimit
, Previous: getpwuid
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
getpwuid_r
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpwuid_r.html
Gnulib module: extensions
Portability problems fixed by Gnulib:
_POSIX_PTHREAD_SEMANTICS
is not defined).
Portability problems not fixed by Gnulib:
fork
and exec
if
the parent process is multi-threaded. Use it prior to forking.