Re: Question regarding proc.p_procsig

看板DFBSD_kernel作者時間21年前 (2005/01/14 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
User Joerg wrote: > On Thu, Jan 13, 2005 at 10:03:27PM +0100, Roland Hammerle wrote: > >>So I was wondering if the following code is even supposed to work in >>DragonFly: >> >>struct kinfo_proc *pinfo; >> >>#define PROC_SIGIGNORE kp_proc.p_sigignore >> >>buf->sigignore [0] = pinfo [0].PROC_SIGIGNORE.__bits[0]; >> >>where p_sigignore is p_procsig->ps_sigignore. > > > Nope, this is wrong. And I won't tell you how to fix it, because it will > break in the foreseeable future again :) > > Joerg Too bad then... but after tinkering around a little more I figured it out myself and it works* - at least until it gets changed again. Roland *It compiles and runs without signal 10.
文章代碼(AID): #11vvXd00 (DFBSD_kernel)
文章代碼(AID): #11vvXd00 (DFBSD_kernel)