summaryrefslogtreecommitdiff
path: root/lib/internal/fs/sync_write_stream.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-03-18fs: use proper .destroy() implementation for SyncWriteStreamMatteo Collina
2018-12-05lib: use ES6 class inheritance styleRuben Bridgewater
2018-12-05lib: remove `inherits()` usageRuben Bridgewater
2018-05-20fs: refactor fs moduleJames M Snell