Subject: CVS commit: basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/08/2002 04:19:58
Module Name: basesrc
Committed By: thorpej
Date: Tue Jan 8 02:19:57 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib: random.3
Log Message:
Make a note about the alignment requirement of the state array
passed to initstate(3). This is actually documented in comments
in the code.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/stdlib/random.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.