rust/library/std
Thomas Hurst e5e640cace Add FreeBSD cpuset support to std:🧵:available_concurrency
Use libc::cpuset_getaffinity to determine the CPUs available to the current process.

The existing sysconf and sysctl paths are left as fallback.
2023-04-25 20:59:50 +00:00
..
benches
primitive_docs
src Add FreeBSD cpuset support to std:🧵:available_concurrency 2023-04-25 20:59:50 +00:00
tests Exclude SGX from create_dir_all_bare test 2023-02-21 18:33:20 +00:00
build.rs socket ancillary data implementation for FreeBSD (from 13 and above). 2023-03-27 16:48:41 +01:00
Cargo.toml Revert "Report allocation errors as panics" 2023-04-25 00:08:37 +02:00