[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#45104: setsid() breakage



> After installation of a new libc with these changes, programs started
> from the console have stopped responding to ^C.  The output from `ps'
> seems to indicate that there is no controlling terminal.  Shouldn't we
> set the controlling terminal in `runttys' (after doing the `setsid')?

Hmm.  I think getty should be the one to do it.
I checked in the following change, but haven't tested.

1999-09-22  Roland McGrath  <roland@baalperazim.frob.com>

	* getty.c (main): Make TTY our controlling terminal with TIOCSCTTY.


Reply to: