Use of sigreturn(2) in longjmp(3).

Keno Fischer kfischer at college.harvard.edu
Thu May 22 14:13:52 UTC 2014


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?

Thanks,
Keno


More information about the freebsd-hackers mailing list