From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Off-by-one error in linux thread-db.c? Date: Tue, 17 Apr 2001 12:15:00 -0000 Message-id: <3ADC963A.C5C9634A@cygnus.com> References: <3AC13C62.6AE49717@cygnus.com> <200103280936.f2S9aaL00901@delius.kettenis.local> X-SW-Source: 2001-04/msg00172.html Mark Kettenis wrote: > > Date: Tue, 27 Mar 2001 17:20:34 -0800 > From: Michael Snyder > > 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.