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/