John Hay wrote:
>
> Hmmm I see the sigreturn man page hasn't been updated, it still says that
> sigreturn takes a struct sigcontext * argument, while the signal.h file
> says it takes ucontext_t *.
Sigreturn still takes a struct sigcontext*. It also takes a ucontext_t.
I think the header should define sigreturn to take a struct
sigcontext*...
--
Marcel Moolenaar mailto:[EMAIL PROTECTED]
SCC Internetworking & Databases http://www.scc.nl/
The FreeBSD project mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message