Anonymous | Login | 2024-09-07 14:57 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0001132 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | Clarification Requested | 2017-03-24 23:45 | 2024-06-11 09:09 | ||
Reporter | yousong | View Status | public | ||||
Assigned To | ajosey | ||||||
Priority | normal | Resolution | Accepted As Marked | ||||
Status | Closed | ||||||
Name | Yousong Zhou | ||||||
Organization | |||||||
User Reference | |||||||
Section | pthread_sigmask | ||||||
Page Number | 1735 | ||||||
Line Number | 56259 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | See Note: 0004124. | ||||||
Summary | 0001132: Whether the 'how' argument must be one of the three defined value should be clarified | ||||||
Description |
The ERRORS section says it "shall fail if: [EINVAL] The value of the how argument is not equal to one of the defined values. But earlier in the page in DESCRIPTION section, it also says If set is a null pointer, the value of the argument how is not significant and the thread's signal mask shall be unchanged; which is not clear whether 'how' is still required to be a defined value, or any value will do. |
||||||
Desired Action |
Clarify in the document about acceptable values of the 'how' argument when 'set' is NULL. Specifically, what is the expected return value of the following function call pthread_sigmask(0, NULL, &oset); |
||||||
Tags | tc3-2008 | ||||||
Attached Files | |||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-24 23:45 | yousong | New Issue | |
2017-03-24 23:45 | yousong | Status | New => Under Review |
2017-03-24 23:45 | yousong | Assigned To | => ajosey |
2017-03-24 23:45 | yousong | Name | => Yousong Zhou |
2017-03-24 23:45 | yousong | Section | => pthread_sigmask |
2017-03-24 23:45 | yousong | Page Number | => 42 |
2017-03-24 23:45 | yousong | Line Number | => 42 |
2017-03-24 23:45 | yousong | Issue Monitored: yousong | |
2017-03-25 07:53 | shware_systems | Note Added: 0003651 | |
2017-03-25 11:52 | nsz | Note Added: 0003652 | |
2017-03-25 21:00 | shware_systems | Note Added: 0003653 | |
2018-09-13 15:24 | Don Cragun | Note Added: 0004124 | |
2018-09-13 15:25 | Don Cragun | Interp Status | => --- |
2018-09-13 15:25 | Don Cragun | Final Accepted Text | => See Note: 0004124. |
2018-09-13 15:25 | Don Cragun | Status | Under Review => Resolved |
2018-09-13 15:25 | Don Cragun | Resolution | Open => Accepted As Marked |
2018-09-13 15:25 | Don Cragun | Tag Attached: tc3-2008 | |
2018-09-13 15:26 | Don Cragun | Page Number | 42 => 1735 |
2018-09-13 15:26 | Don Cragun | Line Number | 42 => 56259 |
2018-09-13 15:27 | Don Cragun | Project | 1003.1(2008)/Issue 7 => 1003.1(2016/18)/Issue7+TC2 |
2019-10-31 11:41 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:09 | agadmin | Status | Applied => Closed |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |