summaryrefslogtreecommitdiff
path: root/lib/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: add fs/promises alias moduleGus Caplan2020-02-181-0/+3
* fs: move fs/promises to fs.promisescjihrig2018-05-071-520/+0
* lib: introduce internal/validatorsMichaël Zasso2018-04-261-5/+7
* fs: handle long files reading in fs.promisesAntoine du HAMEL2018-04-151-6/+8
* errors: validate input argumentsRuben Bridgewater2018-04-131-1/+1
* fs: refactor stats array to be more genericJoyee Cheung2018-04-041-6/+9
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-2/+2
* lib,test: minor refactoringRuben Bridgewater2018-03-251-1/+1
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-1/+1
* fs: use encoding in readFileBenjamin Gruenbaum2018-03-241-1/+6
* fs,cluster,net: assign error codes to remaining errorsMichaël Zasso2018-03-211-2/+2
* lib: port remaining errors to new systemMichaël Zasso2018-03-071-11/+12
* fs: move fs.promises API to fs/promisesMichaël Zasso2018-02-171-0/+507