1a579441fb
posix_getpwuid() posix_getpwnam() posix_getgrgid() posix_getgrnam() posix_ttyname() were using non-threadsafe posix calls. Most using AttachLiteral for shared space as well.