getpid() problems

Sergey Okhapkin sos@prospect.com.ru
Sun Feb 23 01:39:00 GMT 1997


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".



More information about the Cygwin mailing list