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/