1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/ext/node/ops/os
Matt Mastracci 33d12c1d57
fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302)
`/proc/cpuinfo` on ARM doesn't have the model name per CPU, so we leave
those as "unknown".
2024-02-06 16:27:42 -07:00
..
cpus.rs fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302) 2024-02-06 16:27:42 -07:00
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
priority.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00