Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 1997 14:40:23 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/stdlib random.c
Message-ID:  <199703232240.OAA03673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/23 14:40:22

  Modified:    lib/libc/stdlib  random.c
  Log:
  Add srandomdev() function (use "/dev/urandom" now)
  
  Submitted by: wollman & me (add type casts and remove unneded loop)
  
  Revision  Changes    Path
  1.6       +40 -0     src/lib/libc/stdlib/random.c



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