Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
To: mlazar@attcanada.net
Cc: earnie_boyd@yahoo.com, cygwin@sourceware.cygnus.com
Subject: Re: ps command source code for WIN32 
Reply-To: ttathome@remus.dti.ne.jp
In-Reply-To: Your message of "Mon, 24 May 1999 10:35:04 -0400"
	<004f01bea5f2$b02906e0$7ee9fea9@net>
References: <004f01bea5f2$b02906e0$7ee9fea9@net>
X-Mailer: Mew version 1.93 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <19990525115908N.ttamura@icc.melco.co.jp>
Date: Tue, 25 May 1999 11:59:08 +0900 (JST)
From: Takayuki Tamura <ttamura@icc.melco.co.jp>
X-Dispatcher: imput version 980905(IM100)
Lines: 26

Hi,

On Mon, 24 May 1999 10:35:04 -0400
"ML" <mlazar@attcanada.net> wrote:

> Earnie thanks for your help. I could not find the full-src.tar.bz2 file on
> the cygwin website.
> There are two files dev-src.tar.bz2 and user-src.tar.bz2. I've searched both
> of them already but did not found the source code for the ps command.  Am I
> missing something obvious ? Any suggestions ?

It's here.

$ bunzip2 -c dev-src.tar.bz2 | tar tf -
...
src/winsup/utils/ps.cc
...

But again, note that this command only lists processes which are linked
against cygwin1.dll.
This may not be what you're expecting.

Regards,
---------------
Takayuki TAMURA


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

