threads/75374: pthread_kill() ignores SA_SIGINFO flag

Daniel Eischen deischen at freebsd.org
Tue Dec 21 14:35:59 PST 2004


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