What is the "right" way of finding the ppid of a process? Right now I'm parsing /kern/<pid>/status, but I guess there must be a better way of doing it.
Getppid() ? Pozdrawiam KMK