From owner-freebsd-standards@FreeBSD.ORG Fri Apr 29 18:50:38 2005 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A8D816A4CF; Fri, 29 Apr 2005 18:50:38 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA84943D53; Fri, 29 Apr 2005 18:50:37 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j3TIoYtq002799; Fri, 29 Apr 2005 14:50:36 -0400 (EDT) Date: Fri, 29 Apr 2005 14:50:34 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Brooks Davis In-Reply-To: <20050429180425.GA11772@odin.ac.hmc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: threads@freebsd.org cc: standards@freebsd.org Subject: Re: standards/78907: does not define pthread types X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 18:50:38 -0000 On Fri, 29 Apr 2005, Brooks Davis wrote: > I would like to commit the patch in standards/78907 to HEAD with the > intent of MFCing to RELENG_5. This patch is required to compile Sun > Grid Engine 6. Are there any objections to it? > > The summary is that it extracts the pthread types from pthread.h into > sys/_pthreadtypes.h and includes that in both sys/types.h and pthread.h. Sure, go ahead. -- DE