Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09fs: fix valid id range on chown, lchown, fchownhimself65
2019-12-20errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2019-08-07fs: validate fds as int32scjihrig
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-02-06test: added input validation test for fchmodLuca Maraschi
2017-12-22fs: move type checking to jsJames M Snell
2017-12-14fs: move type checking for fs.fchown to jsJames M Snell