freebsd-dev/lib/libc/amd64
Marcel Moolenaar 23cd96d8ce \begin{quote}
setjmp() gets the jmp_buf pointer from the wrong place (the place
where the return address is) in the shlib case, and uses it (only)
to fetch the current signal mask to address (return_address + 28).
This address is normally read-only (I hope), so the sigprocmask()
call has no effect except to return an error code.
\end{quote}

Submitted by: bde
1999-10-10 08:38:33 +00:00
..
gen \begin{quote} 1999-10-10 08:38:33 +00:00
net $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sys Remove syscall wrappers. 1999-10-09 15:27:09 +00:00
SYS.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00