Can someone verify x11/xterm #322 freezing when the shell is suspended? Just type
Old thing, but it should not happen anymore with modern signals. A #define or two in error, maybe.
Juha
Edit: SA_NOCLDSTOP hidden behind undefined _POSIX_SOURCE. Report sent
kill -STOP $$
. I don't want to harass the hard-working maintainer with a bogus report.Old thing, but it should not happen anymore with modern signals. A #define or two in error, maybe.
Juha
Edit: SA_NOCLDSTOP hidden behind undefined _POSIX_SOURCE. Report sent