-
Notifications
You must be signed in to change notification settings - Fork 465
Implement arc4random_buf for FreeBSD, Solarish #3914
Copy link
Copy link
Closed
Labels
A-freebsdArea: affects our FreeBSD target supportArea: affects our FreeBSD target supportA-shimsArea: This affects the external function shimsArea: This affects the external function shimsA-solarishArea: affects our Solaris/Illumos target supportArea: affects our Solaris/Illumos target supportC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
Ever since rust-lang/rust#129201, HashMap no longer works on FreeBSD and Solarish targets since we don't have a shim for arc4random_buf. So to get back basic std support, that shim should be implemented.
Cc @devnexen (listed target maintainer for Solarish)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-freebsdArea: affects our FreeBSD target supportArea: affects our FreeBSD target supportA-shimsArea: This affects the external function shimsArea: This affects the external function shimsA-solarishArea: affects our Solaris/Illumos target supportArea: affects our Solaris/Illumos target supportC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Type
Fields
Give feedbackNo fields configured for issues without a type.