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
- Re: MAX_UID ? John Polstra
- Re: MAX_UID ? Bruce Evans
- Re: MAX_UID ? Giorgos Keramidas
- Re: MAX_UID ? John Polstra
- Re: MAX_UID ? John Polstra
- Re: MAX_UID ? Paul Richards
- Re: MAX_UID ? John Polstra
- Re: MAX_UID ? Paul Richards
- Re: MAX_UID ? Peter Jeremy
- Re: MAX_UID ? Paul Richards
- Re: MAX_UID ? Sheldon Hearn
- Re: MAX_UID ? Bruce Evans
- Re: MAX_UID ? John Polstra
- Re: MAX_UID ? Giorgos Keramidas
- Re: MAX_UID ? Ed Hall
- Re: MAX_UID ? Bruce Evans
- Re: MAX_UID ? Peter Jeremy
- Re: MAX_UID ? Peter Dufault
- Re: MAX_UID ? Paul Richards