[BACK]Return to arc4random.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/arc4random.3 between version 1.6 and 1.7

version 1.6, 2003/04/16 13:34:35 version 1.7, 2005/12/26 19:40:14
Line 43 
Line 43 
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .In stdlib.h  .In stdlib.h
 .Ft u_int32_t  .Ft uint32_t
 .Fn arc4random "void"  .Fn arc4random "void"
 .Ft void  .Ft void
 .Fn arc4random_stir "void"  .Fn arc4random_stir "void"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>