Garber, Neal wrote: > While reviewing rad_fork, as part of an enhancement I’m working on, I > found something questionable. After the call to fork, it tests if > child_pid != 0 (to see if the parent is the process executing, I > presume. Where is this code?