Re: Use of sigreturn(2) in longjmp(3).
On Thu, 22 May 2014, Keno Fischer wrote:
> Hello,
>
> The sigreturn manpage states:
>
> "This system call is used by the trampoline code and longjmp(3) when
> returning from a signal to the previously executing program".
>
> Now, I saw the system call in sigtramp.s, but I looked at setjmp.s can't
> find how longjmp does this. Am I missing something totally obvious?
I expect this is just stale documentation.
Unfortunately, some quick poking at the svn log for
sys/i386/i386/support.s does not make it immediately clear when the code
changed to not match the documentation.
-Ben Kaduk
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 3 之 5 篇):