Skip to content

Remove file-based RNG fallback on DragonflyBSD #402

Closed
@josephlr

Description

@josephlr

In rust-lang/rust#121942 (also see rust-lang/rust#122356), libstd moved to just unconditionally calling libc::getrandom on Dragonfly BSD. This breaks Dragonfly BSD releases before 5.7, but this was judged to be acceptable (based on what targets Rust wants to support).

@newpavlov would it make sense for us to do the same thing?

Blocked by: rust-lang/libc#3618

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions