Implement arc4random_buf for FreeBSD, Solarish #3914
Labels
A-freebsd
Area: affects our FreeBSD target support
A-shims
Area: This affects the external function shims
A-solarish
Area: affects our Solaris/Illumos target support
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
E-good-first-issue
A good way to start contributing, mentoring is available
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)
The text was updated successfully, but these errors were encountered: