cvs commit: src/lib/libc/stdio mktemp.c

Andrey A. Chernov ache at FreeBSD.org
Tue Jul 22 15:09:02 UTC 2008


ache        2008-07-22 15:08:50 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       mktemp.c 
  Log:
  SVN rev 180696 on 2008-07-22 15:08:50Z by ache
  
  Use arc4random_uniform(3) since modulo size is not power of 2
  
  Revision  Changes    Path
  1.30      +1 -1      src/lib/libc/stdio/mktemp.c


More information about the cvs-src mailing list