Open magicant opened 1 year ago
(Issue migrated from https://osdn.net/projects/yash/ticket/40890)
POSIX says sh should ignore TSTP, TTIN and TTOU only when it is interactive.
sh
Currently yash ignores them when job-controlling, no matter whether interactive or not.
(Issue migrated from https://osdn.net/projects/yash/ticket/40890)
POSIX says
sh
should ignore TSTP, TTIN and TTOU only when it is interactive.Currently yash ignores them when job-controlling, no matter whether interactive or not.