From owner-cvs-all Sun Jun 9 18:19:53 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 508E637B403; Sun, 9 Jun 2002 18:19:50 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g5A1Hlh71420; Sun, 9 Jun 2002 21:17:47 -0400 (EDT) (envelope-from mike) Date: Sun, 9 Jun 2002 21:17:47 -0400 From: Mike Barcroft To: "Greg 'groggy' Lehey" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include pwd.h Message-ID: <20020609211747.D51371@espresso.q9media.com> References: <200206091939.g59JdJC05285@freefall.freebsd.org> <20020610004026.GD61036@wantadilla.lemis.com> <20020609205657.B51371@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020609205657.B51371@espresso.q9media.com>; from mike@FreeBSD.org on Sun, Jun 09, 2002 at 08:56:57PM -0400 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 Mike Barcroft writes: > In BSD land, has always been a prerequisite for > including most headers (see getpwent(3) for instance). The new > standards remove this requirement and provide typedefs for types the > header makes use of. In the case only gid_t and time_t are required, ^ s/the/this/ ^ s/time_t/uid_t/ > but since BSD extensions to the passwd struct make use of time_t, we > also provide that typedef (which Garrett informs me is legal). Sorry if that was confusing. :) Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message