freebsd-src/lib/libc/compat-43
Konstantin Belousov edbbcaa982 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.
2015-09-05 08:55:51 +00:00
..
creat.2
creat.c Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-18 11:54:20 +00:00
gethostid.3
gethostid.c
getwd.c
killpg.2 Update the kill(2) and killpg(2) man pages to the modern permission 2012-10-22 03:37:00 +00:00
killpg.c
Makefile.inc Powerpc is special here. powerpc and powerpc64 use different ABIs, so 2010-08-24 20:54:43 +00:00
sethostid.c
setpgrp.c
setrgid.c
setruid.3
setruid.c
sigcompat.c MFC r287292: 2015-09-05 08:55:51 +00:00
sigpause.2 General mdoc(7) and typo fixes. 2012-05-08 18:56:21 +00:00
sigsetmask.2
sigvec.2
Symbol.map