From owner-freebsd-standards@FreeBSD.ORG Thu Aug 9 04:00:07 2012 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8210106566B for ; Thu, 9 Aug 2012 04:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 76E898FC08 for ; Thu, 9 Aug 2012 04:00:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q79407b6086935 for ; Thu, 9 Aug 2012 04:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q79407gq086934; Thu, 9 Aug 2012 04:00:07 GMT (envelope-from gnats) Date: Thu, 9 Aug 2012 04:00:07 GMT Message-Id: <201208090400.q79407gq086934@freefall.freebsd.org> To: freebsd-standards@FreeBSD.org From: David Xu Cc: Subject: Re: standards/170346: Changes to support waitid() and related stuff X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Xu List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2012 04:00:07 -0000 The following reply was made to PR standards/170346; it has been noted by GNATS. From: David Xu To: bug-followup@freebsd.org, jau@iki.fi Cc: Subject: Re: standards/170346: Changes to support waitid() and related stuff Date: Thu, 09 Aug 2012 11:50:22 +0800 Excellent work. I think idtype should be types.h. Also can you improve the patch according to Jilles Tjoelker's comments. I found google Chromium browser uses the waitid: http://code.google.com/p/chromium/source/search?q=waitid&origq=waitid&btnG=Search+Trunk -- David Xu