gcc/libstdc++-v3
Paolo Carlini 94e7477f0c re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from /dev/urandom)
2013-07-22  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/57920
	* src/c++11/random.cc (random_device::_M_getval): If possible, use
	read instead of std::fread.
	* include/std/random: Do not include <cstdio> unnecessarily.

From-SVN: r201133
2013-07-22 15:22:52 +00:00
..
config codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
doc Add links to the C++14 librarry implementation status page. 2013-07-08 02:06:45 +00:00
include re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from /dev/urandom) 2013-07-22 15:22:52 +00:00
libsupc++
po
python
scripts
src re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from /dev/urandom) 2013-07-22 15:22:52 +00:00
testsuite Partially implement regex_search. 2013-07-21 23:34:02 +00:00
acinclude.m4 chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
aclocal.m4
ChangeLog re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from /dev/urandom) 2013-07-22 15:22:52 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
configure chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/syscall.h. 2013-05-24 20:08:42 +02:00
configure.ac
configure.host codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.