Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
845fe8a7087c68d8e88ac41229efa12c390d1491
/
libcxx
/
src
/
random.cpp
5c70428
[libcxx] Support getentropy as a source of randomness for std::random_device
by Petr Hosek
· 7 years ago
4a12eab
random: include __config before building
by Saleem Abdulrasool
· 8 years ago
17f5dbe
Add support for arc4random() to random_device.
by Ed Schouten
· 10 years ago
7b683b4
libc++: remove unused variable in random_device::operator()()
by JF Bastien
· 10 years ago
57148cb
libc++: add NaCl and PNaCl support for std::random_device
by JF Bastien
· 10 years ago
2dfdfdf
[libc++] Don't return uninitialized data from random_device::operator()
by David Majnemer
· 11 years ago
1e9592a
[libc++] random_device fails if open returns zero
by David Majnemer
· 11 years ago
f16f037
G M suggestion: conditionally include files on _WIN32.
by Yaron Keren
· 12 years ago
0354b92
patch by Yaron: Uses rand_s() from stdlib.h (when building for Windows)
by Marshall Clow
· 12 years ago
00586de
noexcept applied to <random>.
by Howard Hinnant
· 13 years ago
14c25b8
Solaris port. Currently sees around 200 test failures, mostly related to
by David Chisnall
· 13 years ago
412dbeb
license change
by Howard Hinnant
· 15 years ago
940e211
Fixing whitespace problems
by Howard Hinnant
· 15 years ago
5b08a8a
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 15 years ago
3e51952
libcxx initial import
by Howard Hinnant
· 15 years ago