This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Off-by-one error in linux thread-db.c?


Mark Kettenis wrote:
> 
>    Date: Tue, 27 Mar 2001 17:20:34 -0800
>    From: Michael Snyder <msnyder@cygnus.com>
> 
>    Mark, what do you think?  There's no signal zero...
> 
> Makes sense to me.  In a sense there is a signal zero: you can send
> one to a process to check for its existence, but the program itself
> will never see it (at least not as a signal).
> 
> Go ahead and check it in.

Committed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]