Re: threads/75374: pthread_kill() ignores SA_SIGINFO flag

[ Available lists | Index of freebsd-threads | Month of Dec 2004 | Week of 21 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Daniel Eischen <deischen@freebsd.org>
Date
21 Dec 2004 22:40:22
Subject
Re: threads/75374: pthread_kill() ignores SA_SIGINFO flag
Message-ID
200412212240.iBLMeLLm027042@freefall.freebsd.org


[ Hide this part ]
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.



Elapsed time: 0.252 seconds