summaryrefslogtreecommitdiff
path: root/ext/node/ops/os/cpus.rs
AgeCommit message (Expand)Author
2024-04-21fix: Fix some typos in comments (#23470)welfuture
2024-02-06fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302)Matt Mastracci
2024-01-10fix: android support (#19437)cions
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-28fix(node): Implement os.cpus() (#21697)Divy Srivastava