View Issue Details

IDProjectCategoryView StatusLast Update
0001472Issue 8 draftsSystem Interfacespublic2024-06-11 09:12
Reportergeoffclare Assigned To 
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
Product VersionDraft 2 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionpthread_mutex_clocklock(), pthread_rwlock_clockrdlock(), pthread_rwlock_clockwrlock()
Page Number1608, 1653-1656
Line Number(several)
Final Accepted Text
Summary0001472: Some new *_clock*() pages need s/this/these/
DescriptionWhen 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 ActionOn 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 ...

Tagsissue8

Activities

There are no notes attached to this issue.

Issue History

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