Date: Tue, 26 Feb 2002 11:43:03 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include grp.h src/sys/sys types.h Message-ID: <200202261943.g1QJh3x84019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/02/26 11:43:03 PST
Modified files:
include grp.h
sys/sys types.h
Log:
Rather than include namespace pollution in <grp.h> in order to declare
`gid_t', use the canonical protection scheme to define a type in two or
more headers. This brings <grp.h> closer to POSIX.1-2001 conformance.
Revision Changes Path
1.9 +5 -1 src/include/grp.h
1.54 +5 -0 src/sys/sys/types.h
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?200202261943.g1QJh3x84019>
