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: Fri, 15 Mar 2002 15:12:10 -0500 From: Jason Tishler Subject: ps problems in 2002/03/15 snapshot To: Cygwin Mail-followup-to: Cygwin Message-id: <20020315201210.GB2484@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i 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. Jason -- 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/