diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-11-28 04:40:22 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-11-28 04:40:22 (GMT) |
commit | d1f0a3e101cc6e7371c5f3a5aa535c08e4617bb5 (patch) | |
tree | f28e516aadc327d491e81871f112dd1c203e0489 /aclocal.m4 | |
parent | ed2f398cbacac98c09765072fc4027bda52fb3ff (diff) | |
download | hdf5-d1f0a3e101cc6e7371c5f3a5aa535c08e4617bb5.zip hdf5-d1f0a3e101cc6e7371c5f3a5aa535c08e4617bb5.tar.gz hdf5-d1f0a3e101cc6e7371c5f3a5aa535c08e4617bb5.tar.bz2 |
[svn-r9588] Purpose:
Bug fix
Description:
Correct off-by-on error which could cause invalid # of levels to be used
for a skip list node, in rare circumstances.
Change from srandom()/random() to more portable srand()/rand() routines
for random # generation.
Pre-compute the probability factor for computing the level of new nodes,
for a minor speedup.
Platforms tested:
FreeBSD 4.10 (sleipnir)
IRIX64 6.5 (modi4)
Solaris 2.8 (sol)
AIX 5.1(?) (copper)
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions