View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000125 | 1003.1(2008)/Issue 7 | Shell and Utilities | public | 2009-07-28 13:03 | 2013-04-16 13:06 |
Reporter | geoffclare | Assigned To | ajosey | ||
Priority | normal | Severity | Comment | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | getconf | ||||
Page Number | 2775 | ||||
Line Number | 90502-90509 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000125: getconf example contradicts sysconf() description | ||||
Description | The getconf EXAMPLES section states: Note that: sysconf(_SC_2_C_BIND); and: system("getconf _POSIX2_C_BIND"); in a C program could give different answers. The sysconf() call supplies a value that corresponds to the conditions when the program was either compiled or executed, depending on the implementation; the system() call to getconf always supplies a value corresponding to conditions when the program is executed. This suggests that sysconf() can return compile-time values instead of run-time values, contradicting the description of sysconf() in XSH which requires sysconf() to "determine the current value of a configurable system limit or option". | ||||
Desired Action | Delete lines 90502-90509 | ||||
Tags | tc1-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-28 13:03 | geoffclare | New Issue | |
2009-07-28 13:03 | geoffclare | Status | New => Under Review |
2009-07-28 13:03 | geoffclare | Assigned To | => ajosey |
2009-07-28 13:03 | geoffclare | Name | => Geoff Clare |
2009-07-28 13:03 | geoffclare | Organization | => The Open Group |
2009-07-28 13:03 | geoffclare | Section | => getconf |
2009-07-28 13:03 | geoffclare | Page Number | => 2775 |
2009-07-28 13:03 | geoffclare | Line Number | => 90502-90509 |
2009-08-20 16:04 | ajosey | Interp Status | => --- |
2009-08-20 16:04 | ajosey | Status | Under Review => Resolved |
2009-08-20 16:04 | ajosey | Resolution | Open => Accepted |
2010-08-27 13:15 | ajosey | Tag Attached: tc1-2008 | |
2013-04-16 13:06 | ajosey | Status | Resolved => Closed |