This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ps command source code for WIN32


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]