[Qt-interest] Is there anyways to check if a Process is Alive ? [SOLVED]

Aaron Lewis aaron.lewis1989 at gmail.com
Sun Mar 28 10:04:07 CEST 2010


Thanks for all your experiences.

So there are two ways , either use shell scripts or combine ps source code.

Tracing on *BSD shows a `sysctl' system call.On Linux , just a   
recurssion on /proc file system.

Finally i decided to read procps source code , try if i can do a 
integration.

Thanks again !

-- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode




More information about the Qt-interest-old mailing list