Ticket #36743

Properties of non-job-controlled asynchronous list

Open Date: 2016-10-23 22:41 Last Update: 2016-10-26 23:09

Reporter:
Owner:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

In the POSIXly-correct mode, the standard input of an asynchronous list was automatically redirected to /dev/null if the shell was interactive. POSIX now requires such redirection for non-job-controlling shells rather than interactive shells. The new behavior matches the non-POSIXly-correct mode.

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_03_02


POSIX no longer requires SIGINT and SIGQUIT of an asynchronous list be ignored if the list is job-controlled. This also matches the non-POSIXly-correct mode.

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_11

Ticket History (3/3 Histories)

2016-10-23 22:41 Updated by: magicant
  • New Ticket "Change condition for auto-redirection of standard input to /dev/null" created
2016-10-23 23:32 Updated by: magicant
  • Summary Updated
  • Details Updated
2016-10-26 23:09 Updated by: magicant
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2016-10-26 23:09
Comment

Fixed in r3711 and r3712

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login