Discussion:
[1003.1(2008)/Issue 7 0000615]: pthread_setcancelstate should be async-signal-safe
Austin Group Bug Tracker
2014-05-22 16:14:46 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=615
======================================================================
Reported By: dalias
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 615
Category: System Interfaces
Type: Enhancement Request
Severity: Editorial
Priority: normal
Status: Under Review
Name: Rich Felker
Organization: musl libc
User Reference:
Section: XSH 2.4.3 Signal Actions
Page Number: unknown
Line Number: unknown
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2012-09-26 02:32 UTC
Last Modified: 2014-05-22 16:14 UTC
======================================================================
Summary: pthread_setcancelstate should be async-signal-safe
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000622 Disallow loophole for asynchronous canc...
======================================================================

----------------------------------------------------------------------
(0002249) geoffclare (manager) - 2014-05-22 16:14
http://austingroupbugs.net/view.php?id=615#c2249
----------------------------------------------------------------------
For the record we also had this response from HP on 2013-06-07:

The routine pthread_setcancelstate() is *not* async-signal-safe on HPUX

Issue History
Date Modified Username Field Change
======================================================================
2012-09-26 02:32 dalias New Issue
2012-09-26 02:32 dalias Status New => Under Review
2012-09-26 02:32 dalias Assigned To => ajosey
2012-09-26 02:32 dalias Name => Rich Felker
2012-09-26 02:32 dalias Organization => musl libc
2012-09-26 02:32 dalias Section => XSH 2.4.3 Signal
Actions
2012-09-26 02:32 dalias Page Number => unknown
2012-09-26 02:32 dalias Line Number => unknown
2013-04-25 16:19 Don Cragun Relationship added related to 0000622
2013-05-23 15:11 msbrown Note Added: 0001623
2013-05-30 14:24 jim_pugsley Note Added: 0001628
2014-05-22 16:14 geoffclare Note Added: 0002249
======================================================================
Austin Group Bug Tracker
2014-05-23 04:15:44 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=615
======================================================================
Reported By: dalias
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 615
Category: System Interfaces
Type: Enhancement Request
Severity: Editorial
Priority: normal
Status: Under Review
Name: Rich Felker
Organization: musl libc
User Reference:
Section: XSH 2.4.3 Signal Actions
Page Number: unknown
Line Number: unknown
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2012-09-26 02:32 UTC
Last Modified: 2014-05-23 04:15 UTC
======================================================================
Summary: pthread_setcancelstate should be async-signal-safe
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000622 Disallow loophole for asynchronous canc...
======================================================================

----------------------------------------------------------------------
(0002250) rhansen (reporter) - 2014-05-23 04:15
http://austingroupbugs.net/view.php?id=615#c2250
----------------------------------------------------------------------
NetBSD's pthread_setcancelstate() is not async-signal-safe:
http://mail-index.netbsd.org/tech-userlevel/2014/05/23/msg008558.html

Issue History
Date Modified Username Field Change
======================================================================
2012-09-26 02:32 dalias New Issue
2012-09-26 02:32 dalias Status New => Under Review
2012-09-26 02:32 dalias Assigned To => ajosey
2012-09-26 02:32 dalias Name => Rich Felker
2012-09-26 02:32 dalias Organization => musl libc
2012-09-26 02:32 dalias Section => XSH 2.4.3 Signal
Actions
2012-09-26 02:32 dalias Page Number => unknown
2012-09-26 02:32 dalias Line Number => unknown
2013-04-25 16:19 Don Cragun Relationship added related to 0000622
2013-05-23 15:11 msbrown Note Added: 0001623
2013-05-30 14:24 jim_pugsley Note Added: 0001628
2014-05-22 16:14 geoffclare Note Added: 0002249
2014-05-23 04:15 rhansen Note Added: 0002250
======================================================================
Loading...