View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000703 | 1003.1(2013)/Issue7+TC1 | System Interfaces | public | 2013-05-27 03:37 | 2024-06-11 09:02 |
Reporter | dalias | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Enhancement Request |
Status | Closed | Resolution | Accepted | ||
Name | Rich Felker | ||||
Organization | musl libc | ||||
User Reference | |||||
Section | clock | ||||
Page Number | 670 | ||||
Line Number | 22728 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000703: Add errno values for clock | ||||
Description | The clock() function has failure cases specified (unavailable or unrepresentable processor time usage) but does not have error codes defined. As the resolution of #686 imposes a common real-world failure case on implementations using 32-bit clock_t, it seems desirable to have the cause of failure reported in errno. | ||||
Desired Action | In the ERRORS section for clock(), replace the text: "No errors are defined." with the CX-shaded text: "The clock() function shall fail if: [EOVERFLOW] the processor time used cannot be represented in an object of type clock_t." | ||||
Tags | tc3-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-27 03:37 | dalias | New Issue | |
2013-05-27 03:37 | dalias | Name | => Rich Felker |
2013-05-27 03:37 | dalias | Organization | => musl libc |
2013-05-27 03:37 | dalias | Section | => clock |
2013-05-27 03:37 | dalias | Page Number | => unknown |
2013-05-27 03:37 | dalias | Line Number | => unknown |
2013-05-27 03:42 | Don Cragun | Page Number | unknown => 670 |
2013-05-27 03:42 | Don Cragun | Line Number | unknown => 22728 |
2013-05-27 03:42 | Don Cragun | Interp Status | => --- |
2013-06-13 16:26 | nick | Relationship added | related to 0000686 |
2022-08-11 16:04 | Don Cragun | Status | New => Resolved |
2022-08-11 16:04 | Don Cragun | Resolution | Open => Accepted |
2022-08-11 16:05 | Don Cragun | Tag Attached: tc3-2008 | |
2022-09-27 15:26 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:02 | agadmin | Status | Applied => Closed |