Date: Tue, 2 Feb 2010 19:28:01 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/gen rand48.3 Message-ID: <201002021928.o12JSD4G004207@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-02-02 19:28:01 UTC FreeBSD src repository Modified files: lib/libc/gen rand48.3 Log: SVN rev 203393 on 2010-02-02 19:28:01Z by gavin The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d. This bug in the man page has gone unnoticed for over 15 years! PR: docs/143461 Submitted by: Jeremy Huddleston jeremyhu apple.com Approved by: ed (mentor, implicit) MFC after: 1 week Revision Changes Path 1.18 +1 -1 src/lib/libc/gen/rand48.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002021928.o12JSD4G004207>