From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 16 Mar 1995 22:39:12 -0500 From: Scott Schwartz schwartz@galapagos.cse.psu.edu Subject: No subject Topicbox-Message-UUID: 081fbfac-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950317033912.8RI7OmohjCA7oR9Ypl6PTds2BR-5FY3kOn8J_EHek68@z> Phil writes: | >Question for the Labs guys... why no waitpid()? Simulating that | none of us want it. I guessed that part; I was wondering *why*. (Calling it rwait() would be more parimonious, I suppose.) What's the recommended way to go about coding modules that have to fork and wait and that don't stomp on each other?