View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001597 | 1003.1(2016/18)/Issue7+TC2 | Base Definitions and Headers | public | 2022-08-05 02:44 | 2024-06-11 09:07 |
Reporter | dannyniu | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | DannyNiu/NJF | ||||
Organization | Individual | ||||
User Reference | |||||
Section | <time.h> | ||||
Page Number | 426 | ||||
Line Number | 14475-14481 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001597: clockid_t are not usable with the clock() function and the text should say clock*() functions. | ||||
Description | In this header, it is mistakenly said that a few identifiers with value assignment-compatible with clockid_t can be used with clock() and timer*(), when in fact, the clock() function doesn't take an arguement. | ||||
Desired Action | Change: CLOCK_PROCESS_CPUTIME_ID The identifier of the CPU-time clock associated with the process making a clock() or timer*() function call. ... The identifier of the CPU-time clock associated with the thread making a clock() or timer*() function call. CX The <time.h> header shall define the following symbolic To: CLOCK_PROCESS_CPUTIME_ID The identifier of the CPU-time clock associated with the process making a clock*() or timer*() function call. ... The identifier of the CPU-time clock associated with the thread making a clock*() or timer*() function call. CX The <time.h> header shall define the following symbolic | ||||
Tags | tc3-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-05 02:44 | dannyniu | New Issue | |
2022-08-05 02:44 | dannyniu | Name | => DannyNiu/NJF |
2022-08-05 02:44 | dannyniu | Organization | => Individual |
2022-08-05 02:44 | dannyniu | Section | => <time.h> |
2022-08-05 02:44 | dannyniu | Page Number | => 426 |
2022-08-05 02:44 | dannyniu | Line Number | => 14475-14481 |
2022-10-27 15:27 | Don Cragun | Interp Status | => --- |
2022-10-27 15:27 | Don Cragun | Status | New => Resolved |
2022-10-27 15:27 | Don Cragun | Resolution | Open => Accepted |
2022-10-27 15:28 | Don Cragun | Tag Attached: tc3-2008 | |
2022-11-08 14:07 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:07 | agadmin | Status | Applied => Closed |