Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libc/randomid
Module Name: src
Committed By: simonb
Date: Sat Nov 29 00:11:18 UTC 2003
Modified Files:
src/regress/lib/libc/randomid: idtest.c
Log Message:
Fix up abort test so that we abort the first time we see a small enough
period, not the second time.
Use UINT64_MAX (from Klaus Klein).
Remove trailing blank line.
XXX: 12000 still isn't right - values around 11800 have been observed.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/lib/libc/randomid/idtest.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index