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

看板FB_hackers作者時間11年前 (2014/05/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/5 (看更多)
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"
文章代碼(AID): #1JVZjVm0 (FB_hackers)
文章代碼(AID): #1JVZjVm0 (FB_hackers)