diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2006-03-16 21:35:32 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2006-03-16 21:35:32 (GMT) |
commit | bac394c4956281bcd5b4f653a152c659b3f5bb9c (patch) | |
tree | 1a4c7eee21291119be17d07c00ec5d13e60e8ba0 /tools/testfiles/h5diff_53.txt | |
parent | 6e8ba9561dff2585c5078a01c4d6db0f790ba1fb (diff) | |
download | hdf5-bac394c4956281bcd5b4f653a152c659b3f5bb9c.zip hdf5-bac394c4956281bcd5b4f653a152c659b3f5bb9c.tar.gz hdf5-bac394c4956281bcd5b4f653a152c659b3f5bb9c.tar.bz2 |
[svn-r12110] Purpose:
Optimization
Description:
Get rid of unnecessary function call for systems that don't have rand_r.
Solution:
If rand_r isn't present on a system, then macros can be used to simply call
the underlying random function instead of calling the HDrand/HDsrand functions
that keep track of the random seed within the library.
Platforms tested:
heping (minor change)
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_53.txt')
0 files changed, 0 insertions, 0 deletions