View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000752 | 1003.1(2013)/Issue7+TC1 | System Interfaces | public | 2013-09-20 09:17 | 2019-06-10 08:55 |
Reporter | geoffclare | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Enhancement Request |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | sysconf | ||||
Page Number | 2079 | ||||
Line Number | 66383-66398 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000752: Problem with the order of entries in the sysconf() table | ||||
Description | Lines 66383-66398 seem to be in the wrong place in the table. If they were moved to before 66305 then the table would have a block of variables with no underscore, a block of _POSIX_* variables, a block of _POSIX2_* variables, and a block of _XOPEN_* variables, with each block sorted by the _SC_* names. | ||||
Desired Action | Move lines 66383-66398 (_SC_PAGE_SIZE to _SC_TZNAME_MAX) to before line 66305 (_SC_ADVISORY_INFO). | ||||
Tags | tc2-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-20 09:17 | geoffclare | New Issue | |
2013-09-20 09:17 | geoffclare | Name | => Geoff Clare |
2013-09-20 09:17 | geoffclare | Organization | => The Open Group |
2013-09-20 09:17 | geoffclare | Section | => sysconf |
2013-09-20 09:17 | geoffclare | Page Number | => 2079 |
2013-09-20 09:17 | geoffclare | Line Number | => 66383-66398 |
2013-09-20 09:17 | geoffclare | Interp Status | => --- |
2013-10-03 16:25 | Don Cragun | Status | New => Resolved |
2013-10-03 16:25 | Don Cragun | Resolution | Open => Accepted |
2013-10-03 16:25 | Don Cragun | Tag Attached: tc2-2008 | |
2019-06-10 08:55 | agadmin | Status | Resolved => Closed |