From owner-freebsd-hackers Fri Jan 31 17:12:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA26306 for hackers-outgoing; Fri, 31 Jan 1997 17:12:01 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id RAA26293 for ; Fri, 31 Jan 1997 17:11:58 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA03661; Fri, 31 Jan 1997 18:08:18 -0700 From: Terry Lambert Message-Id: <199702010108.SAA03661@phaeton.artisoft.com> Subject: Re: grp.h To: bde@zeta.org.au (Bruce Evans) Date: Fri, 31 Jan 1997 18:08:17 +73700 (MST) Cc: bde@zeta.org.au, proff@suburbia.net, hackers@freebsd.org In-Reply-To: <199701311807.FAA27476@godzilla.zeta.org.au> from "Bruce Evans" at Feb 1, 97 05:07:11 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> >It also looks like pwd.h also declares the uid and gid as ints > >> >instead of using the typedefs. > >> > >> Similarly, except already pollutes the namespace by including > >> . > > >See my pr for a numner of include fixes, this being one of them. > > They pollute the namespace unacceptably (to me). Otherwise I would > have made some of them years ago. Doesn't POSIX actually mandate "int" in some of the prototypes? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.