orphaned child processes with rxvt

Steve O bub@io.com
Fri Sep 6 14:41:00 GMT 2002


> If I hit the "close" button in the window rather than typing "exit", rxvt
> cleans up.. but there is still an "ssh" process alive and well sucking up 3
> megs of ram.

I was looking into this last night.  The rxvt source doesn't seem
to do any process management on exit, which says to me that 
the authors expect the child process to die when the parent
dies. 

So the question is, why are rxvt spawned processes under cygwin
detached from their parents, whereas on other systems they aren't.
Any ideas?

-steve


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list