View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000849 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2014-06-24 20:10 | 2019-06-10 08:54 |
| Reporter | Steve Emmerson | Assigned To | ajosey | ||
| Priority | normal | Severity | Editorial | Type | Error |
| Status | Closed | Resolution | Accepted As Marked | ||
| Name | Steve Emmerson | ||||
| Organization | University Corporation for Atmospheric Research | ||||
| User Reference | |||||
| Section | pthread_create() | ||||
| Page Number | 1602 | ||||
| Line Number | 51480 | ||||
| Interp Status | --- | ||||
| Final Accepted Text | See 0000849:0002275. | ||||
| Summary | 0000849: Normative and informative text on return value of pthread_create() are incompatible | ||||
| Description | The informative text for the pthread_create() function states that the caller can obtain the thread ID of the created thread via the return value of the pthread_create() function. The normative text, however, states that the return value of that function is always 0 on success. This error is also in version 6, BTW. | ||||
| Desired Action | Correct the informative text. | ||||
| Tags | tc2-2008 | ||||
|
|
On Page: 1602 Line: 51480 Section: pthread_create() In the APPLICATION USAGE section, change from: through the return value of the pthread_create() function to: through the thread argument of the pthread_create() function |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-06-24 20:10 | Steve Emmerson | New Issue | |
| 2014-06-24 20:10 | Steve Emmerson | Status | New => Under Review |
| 2014-06-24 20:10 | Steve Emmerson | Assigned To | => ajosey |
| 2014-06-24 20:10 | Steve Emmerson | Name | => Steve Emmerson |
| 2014-06-24 20:10 | Steve Emmerson | Organization | => University Corporation for Atmospheric Research |
| 2014-06-24 20:10 | Steve Emmerson | Section | => System Interfaces |
| 2014-06-24 20:10 | Steve Emmerson | Page Number | => pthread_create() |
| 2014-06-24 20:10 | Steve Emmerson | Line Number | => (Line or range of lines) |
| 2014-06-25 09:36 | geoffclare | Note Added: 0002275 | |
| 2014-06-25 09:47 | geoffclare | Note Edited: 0002275 | |
| 2014-06-26 15:55 | Don Cragun | Section | System Interfaces => pthread_create() |
| 2014-06-26 15:55 | Don Cragun | Page Number | pthread_create() => 1602 |
| 2014-06-26 15:55 | Don Cragun | Line Number | (Line or range of lines) => 51480 |
| 2014-06-26 15:55 | Don Cragun | Interp Status | => --- |
| 2014-06-26 15:55 | Don Cragun | Final Accepted Text | => See 0000849:0002275. |
| 2014-06-26 15:55 | Don Cragun | Status | Under Review => Resolved |
| 2014-06-26 15:55 | Don Cragun | Resolution | Open => Accepted As Marked |
| 2014-06-26 15:56 | Don Cragun | Tag Attached: tc2-2008 | |
| 2019-06-10 08:54 | agadmin | Status | Resolved => Closed |