Solaris also has arc4random().
Details
Details
- Reviewers
ro ldionne - Group Reviewers
Restricted Project - Commits
- rGed85de6db44e: [libcxx] random_device, use arc4random() on Solaris
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125068
[libcxx] random_device, use arc4random() on Solaris ClosedPublic Authored by brad on May 5 2022, 7:56 PM.
Details
Summary Solaris also has arc4random().
Diff Detail
Event TimelineHerald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptMay 5 2022, 7:57 PM This revision is now accepted and ready to land.May 6 2022, 10:09 AM Closed by commit rGed85de6db44e: [libcxx] random_device, use arc4random() on Solaris (authored by brad). · Explain WhyMay 6 2022, 10:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427518 libcxx/docs/ReleaseNotes.rst
libcxx/include/__config
|