Date: Tue, 21 Dec 2004 22:40:21 GMT From: Daniel Eischen <deischen@freebsd.org> To: freebsd-threads@FreeBSD.org Subject: Re: threads/75374: pthread_kill() ignores SA_SIGINFO flag Message-ID: <200412212240.iBLMeLLm027042@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR threads/75374; it has been noted by GNATS. From: Daniel Eischen <deischen@freebsd.org> To: Archie Cobbs <archie@freebsd.org> Cc: FreeBSD-gnats-submit@freebsd.org, <freebsd-threads@freebsd.org> Subject: Re: threads/75374: pthread_kill() ignores SA_SIGINFO flag Date: Tue, 21 Dec 2004 17:35:57 -0500 (EST) On Tue, 21 Dec 2004, Archie Cobbs wrote: > > /* > * Note that the program below prints "info=0x0 ctx=0x0" which shows that > * no SA_SIGINFO context is being passed > * > * Compile: cc -Wall -o bug bug.c -pthread > */ This works in -current with libpthread.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412212240.iBLMeLLm027042>