Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 16 Mar 2002 02:33:00 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ps problems in 2002/03/15 snapshot Message-ID: <20020316073300.GA17181@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020315201210 DOT GB2484 AT tishler DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020315201210.GB2484@tishler.net> User-Agent: Mutt/1.3.23.1i On Fri, Mar 15, 2002 at 03:12:10PM -0500, Jason Tishler wrote: >While testing poll() in the latest snapshot, I noticed that ps is not >displaying all of the appropriate processes. For example, when I execute >"rxvt -e bash" under 1.3.10, I get the following: > > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 1736 1 1736 1736 con 19695 14:29:55 /usr/bin/rxvt > 696 1736 696 488 0 19695 14:29:55 /usr/bin/bash > >Under cygwin1-20020315.dll, I get something like the following: > > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 1736 1 1736 1736 con 19695 14:29:55 /usr/bin/rxvt > >Note that the bash entry is missing above. > >I have noticed other missing entries such ones for python too. This should be fixed in the next snapshot. It was a thinko on my part when fixing the problem that Pierre Humblet reported previously. Thanks for the heads up. cgf -- 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/