This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/stdlib jrand48_r.c
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 19 Dec 2006 08:17:11 -0000
- Subject: libc/stdlib jrand48_r.c
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-12-19 08:17:11
Modified files:
stdlib : jrand48_r.c
Log message:
(__jrand48_r): Make sure result is in the [-231 .. 231) range.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdlib/jrand48_r.c.diff?cvsroot=glibc&r1=1.9&r2=1.10