Date: Sat, 11 Mar 2000 20:30:47 -0800 (PST) From: John Polstra <jdp@polstra.com> To: paul@originative.co.uk Cc: current@freebsd.org Subject: Re: MAX_UID ? Message-ID: <200003120430.UAA49807@vashon.polstra.com> In-Reply-To: <38CAD957.3C839375@originative.co.uk> References: <38CAD957.3C839375@originative.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <38CAD957.3C839375@originative.co.uk>, Paul Richards <paul@originative.co.uk> wrote: > > I think we need a MAX_UID and a MAX_GID to perform checks like this. > Anyone got any objections to adding them to /usr/include/limits.h ? They must not go into <limits.h>. That header file is defined by the ANSI/ISO C standard. The standard doesn't permit polluting the namespace with extra stuff. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003120430.UAA49807>