[all-commits] [llvm/llvm-project] 6e2c6c: [libcxx] random_device, specify optimal entropy pr...
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Mar 28 19:44:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e2c6c9def394c79a65bb216ac3d5261d39cc960
https://github.com/llvm/llvm-project/commit/6e2c6c9def394c79a65bb216ac3d5261d39cc960
Author: Brad Smith <brad at comstyle.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M libcxx/src/random.cpp
Log Message:
-----------
[libcxx] random_device, specify optimal entropy properties for all OS's using arc4random()
Reviewed By: ldionne
Differential Revision: https://reviews.llvm.org/D122522
More information about the All-commits
mailing list