From owner-cvs-all Sun Jun 9 20:22:30 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 390A637B404; Sun, 9 Jun 2002 20:22:26 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g5A3KKp79949; Sun, 9 Jun 2002 23:20:20 -0400 (EDT) (envelope-from mike) Date: Sun, 9 Jun 2002 23:20:20 -0400 From: Mike Barcroft To: Matthew Dillon Cc: "Greg 'groggy' Lehey" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/include pwd.h Message-ID: <20020609232020.F51371@espresso.q9media.com> References: <200206091939.g59JdJC05285@freefall.freebsd.org> <20020610004026.GD61036@wantadilla.lemis.com> <200206100049.g5A0nr1P004846@apollo.backplane.com> <20020609211243.C51371@espresso.q9media.com> <200206100314.g5A3EjTt005317@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206100314.g5A3EjTt005317@apollo.backplane.com>; from dillon@apollo.backplane.com on Sun, Jun 09, 2002 at 08:14:45PM -0700 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew Dillon writes: > Which specification are you looking at? I'm all for conforming to > standards but this is new to me. Well, POSIX and X/Open were merged into on standard POSIX.1-2001 aka SUSv3. I think the requirements that the typedefs be in each header comes from the X/Open side, but I'm sure Bruce or Garrett could elaborate. > In anycase, if you are going to remove the sys/types.h dependancy > for pwd.h (and other headers) then you also need to document that in > the related manual pages. It won't do any harm to additionally include , but you are right, they should be updated. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message