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

Re: trouble with ^C on Solaris.




Something weird is going on. Apparently the signal handler for SIGINT
is not set properly, but how this should be done is unclear to me. We
don't seem to do it much differently than what ssh does. Zsh (which
has a more complex terminal handling than most other shells) does
something to make it work.

Can someone with Solaris 8 source code more easily available tell if
there are any significant changes from 2.7 in common/io/ldterm.c?

/Johan