This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [linux] Always ignore restart/cancellation signals
On Thu, 8 Dec 2005 15:43:01 -0500
Daniel Jacobowitz <drow@false.org> wrote:
> > [...] I do think that we
> > ought to check for its existence first though.
>
> I'll do it if you like. They will exist in all LinuxThreads and NPTL
> headers, [...]
If you're confident that this is the case, then I withdraw my request
to first check for the existence of __SIGRTMIN.
Kevin