aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2006-06-09 23:37:28 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2006-06-09 23:37:28 +0000
commitd8bc9819d9ca357fe35784180985c43643b9f7eb (patch)
treeb0b35b54857630cba67404df1c6d5bb2c1d445fe /gcc
parent1a492601a1e4a1e5e16a2de9c10065ce062394e4 (diff)
downloadgcc-d8bc9819d9ca357fe35784180985c43643b9f7eb.zip
gcc-d8bc9819d9ca357fe35784180985c43643b9f7eb.tar.gz
gcc-d8bc9819d9ca357fe35784180985c43643b9f7eb.tar.bz2
acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of "/dev/random" and "/dev/urandom".
2006-06-09 Paolo Carlini <pcarlini@suse.de> * acinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): New, check for the availability of "/dev/random" and "/dev/urandom". * configure.ac: Use it. * include/tr1/random (random_device): Implement, a fall-back for systems not providing "/dev/random" and "/dev/urandom" included. * testsuite/tr1/5_numerical_facilities/random/random_device/ cons/default.cc: New. * testsuite/tr1/5_numerical_facilities/random/random_device/ cons/token.cc: Likewise. * testsuite/tr1/5_numerical_facilities/random/random_device/ requirements/typedefs.cc: Likewise. * config.h.in: Regenerate. * configure: Likewise. * testsuite/tr1/5_numerical_facilities/random/mersenne_twister/ cons/gen1.cc: Minor tweak, add bool test. From-SVN: r114529
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions