Subject: lib/36442: libpthread version of sem_post is not signal-safe
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 06/04/2007 21:25:01
>Number: 36442
>Category: lib
>Synopsis: libpthread version of sem_post is not signal-safe
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 04 21:25:00 +0000 2007
>Originator: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
>Release: NetBSD 4.99.20
>Organization:
>Environment:
Architecture: i386
Machine: i386
>Description:
while susv3 and our manpage agree that sem_post should be
async signal safe, our implementation in libpthread isn't.
>How-To-Repeat:
code inspection.
>Fix:
>Unformatted: