summaryrefslogtreecommitdiff
path: root/ext/node/ops/os
AgeCommit message (Expand)Author
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