View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000908 | 1003.1(2013)/Issue7+TC1 | Shell and Utilities | public | 2014-12-23 01:56 | 2019-06-10 08:54 |
Reporter | dannyniu | Assigned To | |||
Priority | normal | Severity | Objection | Type | Omission |
Status | Closed | Resolution | Accepted As Marked | ||
Name | DannyNiu | ||||
Organization | |||||
User Reference | |||||
Section | The stty shell utility | ||||
Page Number | 3228 | ||||
Line Number | 108224 | ||||
Interp Status | --- | ||||
Final Accepted Text | See 0000908:0002609. | ||||
Summary | 0000908: The stty utility lacked onlcr option. | ||||
Description | stty is the utility that sets options for terminal. In the current specification, it lacked the onlcr and -onlcr option which corresponds to the ONLCR flag described in section 11.2.3 of chapter General Terminal Interface. | ||||
Desired Action | Add the description for onlcr and -onlcr options to the "Operand -> Output Mode" section as the following: onlcr (-onlcr) Map (do not map) NL to CR-NL on output. This shall have the effect of setting (not setting) ONLCR in the termios c_oflag field, as defined in XBD General Terminal Interface. | ||||
Tags | tc2-2008 |
|
Sorry about omiting page and line number, this was my first submit to OpenGroup. The URL to the page is http://pubs.opengroup.org/onlinepubs/9699919799/utilities/stty.html, the section is "Operand" section "Output Mode" subsection. |
|
This was present in XPG3, but appears to have been accidentally dropped in XPG4. Make the suggested change (adding XSI shading). |
|
To match the order of output options in XBD 11.2.3, onlcr should be inserted between opost and ocrnl. Therefore I have changed the line number in TC2 to be 108217. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-23 01:56 | dannyniu | New Issue | |
2014-12-23 01:56 | dannyniu | Name | => DannyNiu |
2014-12-23 01:56 | dannyniu | Section | => The stty shell utility |
2014-12-23 01:56 | dannyniu | Page Number | => I'm reading the HTML version. |
2014-12-23 01:56 | dannyniu | Line Number | => I'm reading the HTML version. |
2014-12-23 02:05 | dannyniu | Note Added: 0002510 | |
2014-12-23 02:46 | Don Cragun | Page Number | I'm reading the HTML version. => 3228 |
2014-12-23 02:46 | Don Cragun | Line Number | I'm reading the HTML version. => 108224 |
2014-12-23 02:46 | Don Cragun | Interp Status | => --- |
2015-03-26 16:12 | Don Cragun | Note Added: 0002609 | |
2015-03-26 16:13 | Don Cragun | Status | New => Resolved |
2015-03-26 16:13 | Don Cragun | Resolution | Open => Accepted As Marked |
2015-03-26 16:14 | Don Cragun | Note Edited: 0002609 | |
2015-03-26 16:15 | Don Cragun | Final Accepted Text | => See 0000908:0002609. |
2015-03-26 16:16 | Don Cragun | Tag Attached: tc2-2008 | |
2015-07-16 08:44 | geoffclare | Note Added: 0002755 | |
2019-06-10 08:54 | agadmin | Status | Resolved => Closed |