Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 13:26:50 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib rand.c random.c
Message-ID:  <200110302126.f9ULQpJ95480@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/10/30 13:26:50 PST

  Modified files:
    lib/libc/stdlib      rand.c random.c 
  Log:
  Add a long-overdue nail to the deprecated /dev/urandom interface
  by asking some things that need unpredictable numbers to read
  /dev/random instead.
  
  Revision  Changes    Path
  1.8       +2 -2      src/lib/libc/stdlib/rand.c
  1.17      +2 -2      src/lib/libc/stdlib/random.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110302126.f9ULQpJ95480>