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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to