threads/75374: pthread_kill() ignores SA_SIGINFO flag

Daniel Eischen deischen at freebsd.org
Tue Dec 21 14:40:22 PST 2004


The following reply was made to PR threads/75374; it has been noted by GNATS.

From: Daniel Eischen <deischen at freebsd.org>
To: Archie Cobbs <archie at freebsd.org>
Cc: FreeBSD-gnats-submit at freebsd.org, <freebsd-threads at 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.
 


More information about the freebsd-threads mailing list