Date: Thu, 8 Nov 2001 15:57:12 -0500 (EST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: gallatin@freebsd.org Cc: alpha@freebsd.org Subject: Re: alpha/31859 Message-ID: <200111082057.fA8KvCV39486@khavrinen.lcs.mit.edu>
next in thread | raw e-mail | index | archive | help
arc4random() is defined as returning a uint32_t, not an int. The correct constant to use is UINT32_MAX in -current, and doesn't exist yet in -stable. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111082057.fA8KvCV39486>