| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <jason AT tishler DOT net> |
| Subject: | ps problems in 2002/03/15 snapshot |
| To: | Cygwin <cygwin AT cygwin DOT com> |
| Mail-followup-to: | Cygwin <cygwin AT cygwin DOT com> |
| Message-id: | <20020315201210.GB2484@tishler.net> |
| MIME-version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |