View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000349 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2010-11-08 19:19 | 2010-11-09 21:52 |
| Reporter | eblake | Assigned To | ajosey | ||
| Priority | normal | Severity | Editorial | Type | Error |
| Status | Closed | Resolution | Withdrawn | ||
| Name | Eric Blake | ||||
| Organization | Red Hat | ||||
| User Reference | ebb.clock_settime | ||||
| Section | clock_getres | ||||
| Page Number | 668 | ||||
| Line Number | 22674 | ||||
| Interp Status | --- | ||||
| Final Accepted Text | |||||
| Summary | 0000349: only clock_settime must reject CLOCK_MONOTONIC | ||||
| Description | Due to a missing line, the standard makes it impossible to use CLOCK_MONOTONIC in either clock_getres or clock_gettime, by instead requiring them to fail with EINVAL. Obviously, the EINVAL at line 22674 for CLOCK_MONOTONIC is intended to only apply to clock_settime, consistent with line 22632 "The value of the CLOCK_MONOTONIC clock cannot be set via clock_settime( ). This function shall fail if it is invoked with a clock_id argument of CLOCK_MONOTONIC." | ||||
| Desired Action | Before line 22674 (XSH clock_getres ERRORS), add a line: The clock_settime( ) function shall fail if: | ||||
| Tags | No tags attached. | ||||
|
|
Seems you have overlooked line 22670. |
|
|
Oops. Sorry for the noise :) |
|
|
Given the other notes in on this issue, I'm marking this bug as closed, withdrawn. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-11-08 19:19 | eblake | New Issue | |
| 2010-11-08 19:19 | eblake | Status | New => Under Review |
| 2010-11-08 19:19 | eblake | Assigned To | => ajosey |
| 2010-11-08 19:19 | eblake | Name | => Eric Blake |
| 2010-11-08 19:19 | eblake | Organization | => Red Hat |
| 2010-11-08 19:19 | eblake | User Reference | => ebb.clock_settime |
| 2010-11-08 19:19 | eblake | Section | => clock_getres |
| 2010-11-08 19:19 | eblake | Page Number | => 668 |
| 2010-11-08 19:19 | eblake | Line Number | => 22674 |
| 2010-11-08 19:19 | eblake | Interp Status | => --- |
| 2010-11-09 10:09 | geoffclare | Note Added: 0000611 | |
| 2010-11-09 15:29 | eblake | Note Added: 0000612 | |
| 2010-11-09 21:52 | Don Cragun | Note Added: 0000614 | |
| 2010-11-09 21:52 | Don Cragun | Status | Under Review => Closed |
| 2010-11-09 21:52 | Don Cragun | Resolution | Open => Withdrawn |