index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
src
/
random.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] Support getentropy as a source of randomness for std::random_device
Petr Hosek
2017-12-01
1
-2
/
+27
*
random: include __config before building
Saleem Abdulrasool
2016-12-31
1
-0
/
+2
*
Add support for arc4random() to random_device.
Ed Schouten
2015-03-10
1
-35
/
+60
*
libc++: remove unused variable in random_device::operator()()
JF Bastien
2015-02-04
1
-1
/
+0
*
libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
2014-12-01
1
-6
/
+43
*
[libc++] Don't return uninitialized data from random_device::operator()
David Majnemer
2014-06-03
1
-1
/
+16
*
[libc++] random_device fails if open returns zero
David Majnemer
2014-06-03
1
-1
/
+1
*
G M suggestion: conditionally include files on _WIN32.
Yaron Keren
2013-11-18
1
-0
/
+2
*
patch by Yaron: Uses rand_s() from stdlib.h (when building for Windows)
Marshall Clow
2013-10-09
1
-0
/
+26
*
noexcept applied to <random>.
Howard Hinnant
2012-07-20
1
-1
/
+1
*
Solaris port. Currently sees around 200 test failures, mostly related to
David Chisnall
2012-02-29
1
-0
/
+3
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-1
/
+0
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+46