Module Name: src Committed By: isaki Date: Sat Feb 14 08:46:02 UTC 2015
Modified Files:
src/tests/lib/libc/gen: t_randomid.c
Log Message:
uint64_t -> uint32_t. 32bit is sufficient in this case
and it improved the performance approx 7% on my 68030.
see also PR lib/49664.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/gen/t_randomid.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
