#
7312c97f |
| 14-Jun-2020 |
Jilles Tjoelker <jilles@FreeBSD.org> |
sh/tests: Add tests for SIGINT in non-jobc background commands
If job control is not enabled, background commands shall ignore SIGINT and SIGQUIT, and it shall be possible to override that ignore in
sh/tests: Add tests for SIGINT in non-jobc background commands
If job control is not enabled, background commands shall ignore SIGINT and SIGQUIT, and it shall be possible to override that ignore in the same shell.
MFC after: 1 week
show more ...
|