View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001472 | Issue 8 drafts | System Interfaces | public | 2021-05-18 09:39 | 2024-06-11 09:12 |
Reporter | geoffclare | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 2 | ||||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | pthread_mutex_clocklock(), pthread_rwlock_clockrdlock(), pthread_rwlock_clockwrlock() | ||||
Page Number | 1608, 1653-1656 | ||||
Line Number | (several) | ||||
Final Accepted Text | |||||
Summary | 0001472: Some new *_clock*() pages need s/this/these/ | ||||
Description | When the *_clock*() functions were added, some pages went from having 1 function to more than 1, but still use "this function" in some places. | ||||
Desired Action | On page 1608 line 53159 section pthread_mutex_clocklock(), page 1653 line 54525 section pthread_rwlock_clockrdlock(), and page 1655 line 54595 section pthread_rwlock_clockwrlock(), change: This function shall not return an error code of [EINTR].to: These functions shall not return an error code of [EINTR]. On page 1653 line 54509 section pthread_rwlock_clockrdlock(), and page 1655 line 54581 section pthread_rwlock_clockwrlock(), change: The results are undefined if this function is called ...to: The results are undefined if these functions are called ... On page 1654 line 54529 section pthread_rwlock_clockrdlock(), and page 1656 line 54599 section pthread_rwlock_clockwrlock(), change: Applications using this function ...to: Applications using these functions ... | ||||
Tags | issue8 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-18 09:39 | geoffclare | New Issue | |
2021-05-18 09:39 | geoffclare | Name | => Geoff Clare |
2021-05-18 09:39 | geoffclare | Organization | => The Open Group |
2021-05-18 09:39 | geoffclare | Section | => pthread_mutex_clocklock(), pthread_rwlock_clockrdlock(), pthread_rwlock_clockwrlock() |
2021-05-18 09:39 | geoffclare | Page Number | => 1608, 1653-1656 |
2021-05-18 09:39 | geoffclare | Line Number | => (several) |
2021-06-17 15:06 | Don Cragun | Status | New => Resolved |
2021-06-17 15:06 | Don Cragun | Resolution | Open => Accepted |
2021-06-17 15:06 | Don Cragun | Tag Attached: issue8 | |
2021-06-22 08:47 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |