summaryrefslogtreecommitdiff
path: root/ext/node/ops/winerror.rs
AgeCommit message (Expand)Author
2024-10-23fix(ext/node): map `ERROR_INVALID_NAME` to `ENOENT` on windows (#26475)Yoshiya Hinosawa
2024-10-18fix(ext/node): properly map reparse point error in readlink (#26375)Nathan Whitaker
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-09-07chore(ext/node): port some ops to op2 (#20400)Matt Mastracci
2023-04-24refactor(ext/node): reorganize ops (#18799)Bartek IwaƄczuk