node/lib/internal/fs
René 196f5466af
lib: revert to using default derived class constructors
PR-URL: https://github.com/nodejs/node/pull/59650
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-08-30 14:28:10 +00:00
..
cp fs: improve cpSync no-filter copyDir performance 2025-06-07 14:44:25 +00:00
read lib: remove unnecessary optional chaining 2024-11-07 15:59:12 +00:00
dir.js fs: close dir before throwing if options.bufferSize is invalid 2025-07-06 05:32:45 +00:00
glob.js lib: revert to using default derived class constructors 2025-08-30 14:28:10 +00:00
promises.js fs: correct error message when FileHandle is transferred 2025-07-29 19:28:35 +00:00
recursive_watch.js lib: fixup more incorrect ERR_INVALID_ARG_VALUE uses 2025-02-24 23:23:32 +00:00
rimraf.js fs: refactor rimraf to avoid using primordials 2024-09-10 02:32:57 +00:00
streams.js fs: throw ERR_INVALID_THIS on illegal invocations 2025-06-28 16:58:54 +00:00
sync_write_stream.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
utils.js fs: move rmdir recursive option to end-of-life 2025-06-21 16:20:38 +00:00
watchers.js fs: allow correct handling of burst in fs-events with AsyncIterator 2025-06-10 16:27:17 +00:00