Date: Mon, 13 Mar 2000 22:24:13 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Paul Richards <paul@originative.co.uk>, a@axl.ops.uunet.co.za Cc: current@FreeBSD.org Subject: Re: MAX_UID ? Message-ID: <26231.952979053@axl.ops.uunet.co.za> In-Reply-To: Your message of "Mon, 13 Mar 2000 02:13:30 GMT." <38CC4ECA.68AA4B78@originative.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 Mar 2000 02:13:30 GMT, Paul Richards wrote: > I guess my next question is, are there any objections to > > #define UID_MAX ((uid_t)0-1) If you decide to go the static macro definition (instead of Bruce's maxof() / minof() idea), please consider using UID_T_{MAX,MIN} or, even better, BSD_UID_T_{MAX,MIN}. Thanks, Sheldon. 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?26231.952979053>