getpwuid 182 compat/mingw.h struct passwd *getpwuid(uid_t uid); getpwuid 609 wrapper.c pw = getpwuid(getuid());