jilles
739c3b84b8
sh: Do not prematurely discard stopped jobs in a wait builtin.
...
If a job is specified to 'wait', wait for it to complete. Formerly, in
interactive mode, the job was deleted if it stopped.
If no jobs are specified in interactive mode, 'wait' still waits for all jobs
to complete or stop.
In non-interactive mode, WUNTRACED is not passed to wait3() so stopped jobs
are not detected.
PR: bin/181435
2013-08-24 09:57:32 +00:00
..
2013-04-23 13:03:11 +00:00
2013-08-21 23:04:48 +00:00
2013-04-19 20:03:51 +00:00
2011-05-13 16:29:57 +00:00
2013-03-15 20:12:54 +00:00
2012-02-22 03:36:15 +00:00
2012-12-21 15:54:13 +00:00
2013-05-10 18:43:36 +00:00
2013-05-17 03:52:20 +00:00
2013-04-22 17:55:12 +00:00
2010-11-12 22:43:40 +00:00
2013-06-29 15:49:26 +00:00
2013-04-19 19:45:00 +00:00
2012-10-19 05:43:38 +00:00
2013-04-28 22:52:43 +00:00
2013-05-15 18:38:28 +00:00
2013-04-28 22:05:01 +00:00
2013-06-02 17:55:00 +00:00
2013-08-21 23:04:48 +00:00
2013-04-27 21:59:43 +00:00
2013-03-21 22:44:33 +00:00
2012-10-19 05:43:38 +00:00
2013-08-09 08:38:51 +00:00
2013-03-15 20:12:54 +00:00
2013-01-16 18:15:25 +00:00
2012-10-19 05:43:38 +00:00
2011-06-21 19:34:57 +00:00
2013-04-26 17:56:35 +00:00
2010-02-15 14:07:40 +00:00
2013-03-15 20:12:54 +00:00
2013-04-01 13:17:28 +00:00
2013-08-24 09:57:32 +00:00
2013-06-05 20:15:18 +00:00
2012-07-15 21:12:22 +00:00
2013-05-31 22:57:04 +00:00
2012-05-23 16:19:19 +00:00
2010-09-13 01:29:51 +00:00