On Sun, Jul 29, 2001 at 09:48:30AM -0400, Daniel Eischen wrote:
> Can you breakpoint or add a print statement to see if the thread
> chosen to handle the signal is the current thread (_thread_run
> == thread) in the patched section below?
Yes, the following condition was true according to my printfs:
_thread_run == thread
-Arun
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- libc_r, signals and modifying sigcontext Arun Sharma
- Re: libc_r, signals and modifying sigcontext Arun Sharma
- Re: libc_r, signals and modifying sigcontext Daniel Eischen
- Re: libc_r, signals and modifying sigcontext Arun Sharma
- Re: libc_r, signals and modifying sigcontext Daniel Eischen
- Re: libc_r, signals and modifying sigcontext Arun Sharma
- Re: libc_r, signals and modifying sigcontext Fuyuhiko Maruyama
- Re: libc_r, signals and modifying sigcontext Fuyuhiko Maruyama
- Re: libc_r, signals and modifying sigcontext Daniel Eischen
- Re: libc_r, signals and modifying sigcontext Fuyuhiko Maruyama
- Re: libc_r, signals and modifying sigcontext Daniel Eischen

