On Wed, Sep 22, 1999 at 03:42:23PM +0200, Mark Kettenis wrote: > > 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')?
I cen verify that, also they don't repsond to ^Z. I though this would be because of the wrong error checking of the setsid calls (I did not yet update my hurd), so I did not report it yet. BTW Mark, if you run screen, you will have working ^C and ^Z, and several screens (create with ^a c, switch wih ^a n or ^a p). The new screen compiles cleanly from source (but remove closeallfiles()). Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org Check Key server Marcus Brinkmann GNU http://www.gnu.org for public PGP Key [EMAIL PROTECTED] PGP Key ID 36E7CD09 http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/

