Date: Mon, 25 Feb 2002 17:04:01 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: Sheldon Hearn <sheldonh@starjuice.net>, Max Khon <fjoe@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include grp.h Message-ID: <20020225140359.GE33818@nagual.pp.ru> In-Reply-To: <3C7A42D5.F3799782@FreeBSD.org> References: <89434.1014645111@axl.seasidesoftware.co.za> <3C7A42D5.F3799782@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 25, 2002 at 15:57:41 +0200, Maxim Sobolev wrote: > Sheldon Hearn wrote: > > > > On Mon, 25 Feb 2002 15:39:45 +0200, Maxim Sobolev wrote: > > > > > I don't think so, because this violates POLA and adds another > > > superfluous difference between -STABLE and -CURRENT (not even to > > > mention other *nix sytems out there). > > > > So you're sure that POSIX doesn't mandate something like > > > > <sys/types.h> > > <grp.h> > > > > already? > > Ah, OK. You and others are correct. I've just backed out the change. > > Thanks for pointing out! Pointing out to what? Please read POSIX. <grp.h> is standalone and will be used as standalone by programs since POSIX says it. You'll need to fix our broken gengrent(3) manpage instead of backing it out. -- Andrey A. Chernov http://ache.pp.ru/ 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?20020225140359.GE33818>