Date: Sun, 9 Jun 2002 23:20:20 -0400 From: Mike Barcroft <mike@FreeBSD.ORG> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: "Greg 'groggy' Lehey" <grog@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/include pwd.h Message-ID: <20020609232020.F51371@espresso.q9media.com> In-Reply-To: <200206100314.g5A3EjTt005317@apollo.backplane.com>; from dillon@apollo.backplane.com on Sun, Jun 09, 2002 at 08:14:45PM -0700 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Dillon <dillon@apollo.backplane.com> 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 <sys/types.h>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020609232020.F51371>