[all-commits] [llvm/llvm-project] d13f50: [libcxx] random_device, use arc4random() on FreeBS...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun Apr 24 18:49:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d13f5023891c92fc79818e02a838f913bf3e452b
https://github.com/llvm/llvm-project/commit/d13f5023891c92fc79818e02a838f913bf3e452b
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-24 (Sun, 24 Apr 2022)
Changed paths:
M libcxx/docs/ReleaseNotes.rst
M libcxx/include/__config
Log Message:
-----------
[libcxx] random_device, use arc4random() on FreeBSD, NetBSD and DragonFlyBSD
Reviewed By: ldionne, emaste, dim
Differential Revision: https://reviews.llvm.org/D122628
More information about the All-commits
mailing list