summaryrefslogtreecommitdiff
path: root/ext/node/ops/os
AgeCommit message (Collapse)Author
2023-12-28fix(node): Implement os.cpus() (#21697)Divy Srivastava
Fixes https://github.com/denoland/deno/issues/21666 Zero added dependency and tries to match the libuv implementation