K 10 svn:author V 3 des K 8 svn:date V 27 2003-02-08T16:11:20.000000Z K 7 svn:log V 134 Use waitpid() instead of wait() since we know the pid of the process we are waiting for, and we don't want to reap the wrong process. END