Hi
I have a small question...
I have the process id of an application.. I have to verify whether
that process is alive or not from kernel space. How can i do that? do
we have any such API's like isAlive(pid) ? [but googling didnt give me
anything:(]
Thanks,
Driver-seeker