This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Outstanding issues with current DLL?


Hi!

Sunday, 18 March, 2001 Egor Duda deo@logos-m.ru wrote:

ED> Sunday, 18 March, 2001 Christopher Faylor cgf@redhat.com wrote:
CF>> So, rxvt tries to exit but hangs waiting for bash to go away -- which
CF>> it never does?  I would have thought that the closing of the parent
CF>> pty would cause bash to disappear.

ED> ah,  i  see  now.  this  indeed looks like a bug in my code. before my
ED> patches,  process  which  reads from slave tty polled the pipe, so, it
ED> saw  when  pipe  from master to slave is abandoned, and send SIGHUP to
ED> itself. now it's not the case. i think i know how to fix it.

Here's the patch. I think it solves rxvt-close-with-X-button problem.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

tty-slave-read3.ChangeLog

tty-slave-read3.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]