jilles
caf58c06dc
sh: Pass through SIGINT from a child if interactive and job control
...
is enabled.
This already worked if without job control.
In either case, this depends on it that a process that terminates due to
SIGINT exits on it (so not with status 1, or worse, 0).
Example:
sleep 5; echo continued
This does not print "continued" any more if sleep is aborted via ctrl+c.
MFC after: 1 month
2010-06-06 22:27:32 +00:00
..
2009-10-15 18:17:29 +00:00
2009-06-23 23:30:56 +00:00
2010-06-02 09:34:41 +00:00
2009-09-02 05:26:59 +00:00
2010-06-05 08:50:39 +00:00
2010-01-13 17:49:35 +00:00
2010-06-04 06:56:58 +00:00
2009-01-30 16:23:57 +00:00
2009-06-23 23:30:56 +00:00
2006-12-18 15:45:01 +00:00
2008-08-04 01:25:48 +00:00
2010-03-04 16:08:01 +00:00
2007-03-04 19:52:07 +00:00
2009-11-02 12:35:38 +00:00
2009-06-23 23:30:56 +00:00
2009-12-29 08:45:07 +00:00
2010-02-25 13:53:09 +00:00
2010-04-25 13:29:59 +00:00
2010-03-28 13:16:08 +00:00
2006-12-27 11:28:00 +00:00
2009-09-04 21:49:37 +00:00
2010-05-24 06:33:14 +00:00
2010-03-02 07:20:46 +00:00
2010-04-13 08:54:53 +00:00
2010-04-14 19:08:06 +00:00
2010-03-28 13:16:08 +00:00
2008-03-09 12:46:39 +00:00
2009-05-30 10:42:19 +00:00
2010-02-15 14:07:40 +00:00
2006-12-27 12:14:56 +00:00
2010-05-13 16:46:23 +00:00
2010-06-06 22:27:32 +00:00
2005-08-07 09:11:38 +00:00
2008-08-23 13:28:55 +00:00
2010-03-28 13:16:08 +00:00
2009-10-15 18:17:29 +00:00
2009-11-17 22:47:20 +00:00
2006-03-17 18:54:44 +00:00