Skip to content
Snippets Groups Projects

lcg48 refactor

Merged Peter Limkilde Svendsen requested to merge plimkilde/relibc:lcg48_refactor into master

Refactor of functions related to LCG pseudorandom number generation.

Most significantly, pointer arguments are now converted to references rather than the other way around. This has allowed two of the helper functions to become non-unsafe.

In addition, variable naming has been adjusted to align better with the POSIX spec and with Rust types.

Merge request reports

Pipeline #5990 passed with warnings

Pipeline passed with warnings for 8c2a1bb5 on plimkilde:lcg48_refactor

Merged by Jeremy SollerJeremy Soller 5 years ago (Sep 15, 2019 7:34pm UTC)

Loading

Pipeline #6028 canceled

Pipeline canceled for 3b12a400 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading