From owner-cvs-all Mon Feb 25 6:39:52 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 10D3D37B41B; Mon, 25 Feb 2002 06:39:45 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16fMLB-000NRV-00; Mon, 25 Feb 2002 16:42:57 +0200 From: Sheldon Hearn To: "Andrey A. Chernov" Cc: Maxim Sobolev , 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 17:32:31 +0300." <20020225143231.GC34378@nagual.pp.ru> Date: Mon, 25 Feb 2002 16:42:57 +0200 Message-ID: <90116.1014648177@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 17:32:31 +0300, "Andrey A. Chernov" wrote: > > 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. > > POSIX reguire gid_t to be specified not only in but in > too. Okay. I wasn't disputing making any assertion to the contrary; just pointing out that things like getgroups() don't have to worry about this mess at all. I note that the getgroups(2) manual page disagrees with POSIX as well. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message