From owner-cvs-all Mon Feb 25 6:29:51 2002 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 000C937B417; Mon, 25 Feb 2002 06:29:44 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16fMBf-000NOb-00; Mon, 25 Feb 2002 16:33:07 +0200 From: Sheldon Hearn To: Maxim Sobolev Cc: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, hackers@FreeBSD.org Subject: Re: or not ? [Was: cvs commit: src/include grp.h] In-reply-to: Your message of "Mon, 25 Feb 2002 16:09:19 +0200." <3C7A458F.427FFF8A@FreeBSD.org> Date: Mon, 25 Feb 2002 16:33:07 +0200 Message-ID: <89936.1014647587@axl.seasidesoftware.co.za> 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 On Mon, 25 Feb 2002 16:09:19 +0200, Maxim Sobolev wrote: > Are you sure? I've just heard so many opinions about that and want to > get some clarity before backouting the backout to avoid backouting the > backouted backout later. :) > > Please, could anyone confirm or reject assertion that POSIX doesn't > require before ? I just checked on the OpenGroup web site, and it looks like Andrey's right -- getgr*() rely on only. However, the standard expects gid_t to be defined in , so if you just need gid_t, and not prototypes for getgr*(), then that's the one to include. Sorry about the confusion. For what it's worth, I just asked a question. I didn't make any assertions originally. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message