mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
edbbcaa982
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. |
||
---|---|---|
.. | ||
creat.2 | ||
creat.c | ||
gethostid.3 | ||
gethostid.c | ||
getwd.c | ||
killpg.2 | ||
killpg.c | ||
Makefile.inc | ||
sethostid.c | ||
setpgrp.c | ||
setrgid.c | ||
setruid.3 | ||
setruid.c | ||
sigcompat.c | ||
sigpause.2 | ||
sigsetmask.2 | ||
sigvec.2 | ||
Symbol.map |