From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 30 20:06:58 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2017616A4CE for ; Wed, 30 Mar 2005 20:06:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B0A43D2F for ; Wed, 30 Mar 2005 20:06:57 +0000 (GMT) (envelope-from fbsd.hackers@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so193511rnf for ; Wed, 30 Mar 2005 12:06:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Kf0kzDqNVFI6kGvsLbTfhdIxUk0Ep4AFt5ZR7qHgE1sUjOGnlSe9QfTRisbuyFEdo55BtFozgsDkvzj9lH6mD3vEnshvykndsy1u9hyZoDWHiZQE5Ageyi5tIgUI6Zh87W2WFMw+hCxMV6GoHr4yiyHbgAk05L0f0QgMmTEqWYI= Received: by 10.38.75.70 with SMTP id x70mr781418rna; Wed, 30 Mar 2005 12:06:55 -0800 (PST) Received: by 10.38.11.43 with HTTP; Wed, 30 Mar 2005 12:06:55 -0800 (PST) Message-ID: Date: Wed, 30 Mar 2005 16:06:55 -0400 From: zean zean To: freebsd-hackers@freebsd.org In-Reply-To: <20050330115132.N76928@skutsje.san.webweaving.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050330115132.N76928@skutsje.san.webweaving.org> Subject: Re: the best form to wait the finish of execution of a child... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: zean zean List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 20:06:58 -0000 thanks to all by responding me so fast. Florent I will continue your counsels. Dirk-Willem My idea is to avoid all the processes zombies. thanks by the recommendation.