summaryrefslogtreecommitdiff
path: root/ext/node/ops/os
AgeCommit message (Expand)Author
2024-07-26fix(ext/node): read correct CPU usage stats on Linux (#24732)MrEconomical
2024-07-17fix(ext/node): stat.mode on windows (#24434)Divy Srivastava
2024-07-10fix: Add sys permission kinds for node compat (#24242)Adam Gregory
2024-07-05fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)Nathan Whitaker
2024-06-14chore: upgrade to rust 1.79 (#24207)Satya Rohith
2024-05-16fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)Divy Srivastava
2024-04-21fix: Fix some typos in comments (#23470)welfuture
2024-04-20fix(ext/node): implement process.kill in Rust (#23130)Divy Srivastava
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-30fix(ext/node): add process.abort() (#21742)Divy Srivastava
2023-12-28fix(node): Implement os.cpus() (#21697)Divy Srivastava