View Issue Details

IDProjectCategoryView StatusLast Update
00009091003.1(2013)/Issue7+TC1System Interfacespublic2019-06-10 08:54
Reportersafinaskar Assigned To 
PrioritynormalSeverityEditorialTypeEnhancement Request
Status ClosedResolutionAccepted As Marked 
NameAskar Safin
Organization
User Reference
Sectionclock_nanosleep
Page Number676
Line Number22951-22956
Interp Status---
Final Accepted Text0000909:0002517
Summary0000909: rqtp and rmtp arguments may point to the same object
Description-function has no effect on the structure referenced by rmtp.
+function has no effect on the structure referenced by rmtp. In both cases the rqtp and rmtp arguments may point to the same object.

nanosleep already has this useful sentence, so please add it to clock_nanosleep
Desired ActionFix
Tagstc2-2008

Activities

geoffclare

2015-01-07 09:39

manager   bugnote:0002517

I agree that the clock_nanosleep() and nanosleep() pages should be made consistent as regards this statement. However, the use of "may" is incorrect - it should be "can". Also, the statement should be in the same place as on the nanosleep() page, not added to the end of the paragraph.

On Page: 676 Line: 22954 Section: clock_nanosleep()

In the RETURN VALUE section, change from:

If the rmtp argument is NULL, the remaining time is not returned.

to:

The rqtp and rmtp arguments can point to the same object. If the rmtp argument is NULL, the remaining time is not returned.

On Page: 1373 Line: 45379 Section: nanosleep()

In the RETURN VALUE section, change from:

The rqtp and rmtp arguments may point to the same object.

to:

The rqtp and rmtp arguments can point to the same object.

Issue History

Date Modified Username Field Change
2015-01-06 23:16 safinaskar New Issue
2015-01-06 23:16 safinaskar Name => Askar Safin
2015-01-06 23:16 safinaskar Section => clock_nanosleep
2015-01-06 23:16 safinaskar Page Number => 676
2015-01-06 23:16 safinaskar Line Number => 22951-22956
2015-01-07 09:39 geoffclare Note Added: 0002517
2015-03-26 16:21 geoffclare Interp Status => ---
2015-03-26 16:21 geoffclare Final Accepted Text => 0000909:0002517
2015-03-26 16:21 geoffclare Status New => Resolved
2015-03-26 16:21 geoffclare Resolution Open => Accepted As Marked
2015-03-26 16:21 geoffclare Tag Attached: tc2-2008
2019-06-10 08:54 agadmin Status Resolved => Closed