View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000154 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2009-09-22 09:39 | 2013-04-16 13:06 |
Reporter | geoffclare | Assigned To | ajosey | ||
Priority | normal | Severity | Editorial | Type | Clarification Requested |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | waitid | ||||
Page Number | 2190 | ||||
Line Number | 69071,69078 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000154: waitid() WCONTINUED and WSTOPPED descriptions need clarification | ||||
Description | The descriptions of the WCONTINUED and WSTOPPED flags on the waitid() page are not as clear as they could be. The suggested changes make the descriptions consistent with those of WCONTINUED and WUNTRACED on the wait() page, updated to take account of the WNOWAIT flag. | ||||
Desired Action | At line 69071 change: WCONTINUED Status shall be returned for any child that was stopped and has been continued. to: WCONTINUED Status shall be returned for any continued child process whose status either has not been reported since it continued from a job control stop or has been reported only by calls to waitid() with the WNOWAIT flag set. At line 69078 change: WSTOPPED Status shall be returned for any child that has stopped upon receipt of a signal. to: WSTOPPED Status shall be returned for any child that has stopped upon receipt of a signal, and whose status either has not been reported since it stopped or has been reported only by calls to waitid() with the WNOWAIT flag set. | ||||
Tags | tc1-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-22 09:39 | geoffclare | New Issue | |
2009-09-22 09:39 | geoffclare | Status | New => Under Review |
2009-09-22 09:39 | geoffclare | Assigned To | => ajosey |
2009-09-22 09:39 | geoffclare | Name | => Geoff Clare |
2009-09-22 09:39 | geoffclare | Organization | => The Open Group |
2009-09-22 09:39 | geoffclare | Section | => waitid |
2009-09-22 09:39 | geoffclare | Page Number | => 2190 |
2009-09-22 09:39 | geoffclare | Line Number | => 69071,69078 |
2009-09-22 09:39 | geoffclare | Interp Status | => --- |
2009-09-24 15:54 | msbrown | Severity | Comment => Editorial |
2009-09-24 15:54 | msbrown | Status | Under Review => Resolved |
2009-09-24 15:54 | msbrown | Resolution | Open => Accepted |
2010-08-27 13:10 | ajosey | Tag Attached: tc1-2008 | |
2013-04-16 13:06 | ajosey | Status | Resolved => Closed |