Date: Sun, 25 Dec 1994 07:33:40 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen rand48.3 Message-ID: <199412251533.HAA12323@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 94/12/25 07:33:40 Modified: lib/libc/gen rand48.3 Log: Fix the bug reported by Torbjorn Granlund <tege@cygnus.com>: The documentation for mrand48 and lrand48 is mixed up. mrand48 returns a full 32 bit number, while lrand48 only returns 31 bits.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412251533.HAA12323>