K 10 svn:author V 3 kib K 8 svn:date V 27 2015-09-05T08:55:51.193906Z K 7 svn:log V 303 MFC r287292: Switch libc from using _sig{procmask,action,suspend} symbols, which are aliases for the syscall stubs and are plt-interposed, to the libc-private aliases of internally interposed sigprocmask() etc. MFC r287300: Use libthr interposed functions instead of syscalls, in posix_spawn()' child. END