forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extends random.h: numeric types relaxed to compatible types (with
appropriate distributions), fixes 2-parameter calling convention; OOP interface now publishes engine and device types and allows appropriate seed types. These changes are the result of direct experience porting Ceph code away from rand(), and a prerequisite for that further porting. Signed-off-by: Jesse Williamson <[email protected]>
- Loading branch information
Jesse Williamson
committed
Mar 1, 2018
1 parent
ecadb2c
commit 337e98b
Showing
2 changed files
with
175 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.