> Yeah, this is right. Someone should add DSUSP to Linux; it's really a
> nice feature.
Or, you could just use the GNU Hurd.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Jordi Mallach <[EMAIL PROTECTED]> writes:
> signal_init()
> - Unconditionally disable VDSUSP if it exists, stops ^Y
> suspending nano on the Hurd.
>
> Can you tell us if this is {the,a} correct fix? I can attach the patch
> if you want. The fix is applied to nano 1.1.4-1.diff.gz
On Mon, Dec 10, 2001 at 09:45:32AM -0800, Thomas Bushnell, BSG wrote:
> Ignoring signals isn't what should be done, it's setting the terminal
> modes properly.
>
> C-y sends SIGTSTP when it is read from the terminal (not when it's
> typed; that's what makes it different from C-z) if ISIG is set i