Skip to content

MSRV 1.63: Use libstd instead of libc::open and instead of libpthreads's Mutex.#458

Closed
briansmith wants to merge 3 commits into
rust-random:masterfrom
briansmith:b/std-1
Closed

MSRV 1.63: Use libstd instead of libc::open and instead of libpthreads's Mutex.#458
briansmith wants to merge 3 commits into
rust-random:masterfrom
briansmith:b/std-1

use_file: `std::sync::Mutex`, dropping all libpthread use.

2d9f884
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs