summaryrefslogtreecommitdiff
path: root/lib/internal/fs/dir.js
AgeCommit message (Expand)Author
2019-12-08lib: replace Symbol global by the primordials SymbolSebastien Ahkrin
2019-11-25lib: flatten access to primordialsMichaƫl Zasso
2019-10-28fs: add `bufferSize` option to `fs.opendir()`Anna Henningsen
2019-10-11fs: buffer dir entries in opendir()Anna Henningsen
2019-10-09fs: remove options.encoding from Dir.read*()Jeremiah Senkpiel
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel