Date: Mon, 25 Feb 2002 17:00:31 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include grp.h Message-ID: <20020225140030.GD33818@nagual.pp.ru> In-Reply-To: <200202251355.g1PDtmb35078@freefall.freebsd.org> References: <200202251355.g1PDtmb35078@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 25, 2002 at 05:55:48 -0800, Maxim Sobolev wrote: > sobomax 2002/02/25 05:55:48 PST > > Modified files: > include grp.h > Log: > Backout rev.1.5 - it seems that it's posixly correct that the program > needs to include <sys/types.h> before <grp.h>. No, it breaks POSIX compatibility, please back it out. <grp.h> is standalone per POSIX and programs WILL treat is as standalone for that reason. -- 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?20020225140030.GD33818>