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: getpid() problems


Pasqualino Assini wrote:
> I tried the getpid() function under winNT 4.0 using beta 17.1
> 
> The problem is that the pid that getpid() returns it's not the same as
> that shown by the Task Manager.
> 
> Any suggestion ?

Cygwin.dll maintains its own process table.

> 
> By the way, does anyone know how to check if a process with a given pid
> is alive ?

If You are interesting in cygwin's pid, you may use ps command from cygnus package. Pipe ps output to awk input.

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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