node/lib/internal/fs
Antoine du Hamel 7270f84596
fs: make dirent.path writable
PR-URL: https://github.com/nodejs/node/pull/55547
Refs: https://github.com/nodejs/node/issues/55538
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2024-10-28 08:33:39 +00:00
..
cp fs: refactor handleTimestampsAndMode to remove redundant call 2024-08-24 16:50:57 +00:00
read fs: improve error performance of sync methods 2023-09-17 20:42:46 +00:00
dir.js fs: move ToNamespacedPath dir calls to c++ 2024-07-11 18:51:28 +00:00
glob.js fs: pass correct path to DirentFromStats during glob 2024-10-22 11:38:09 +00:00
promises.js fs,win: fix bug in paths with trailing slashes 2024-10-10 11:14:56 +00:00
recursive_watch.js fs: do not crash if the watched file is removed while setting up watch 2024-06-17 14:28:12 +00:00
rimraf.js fs: refactor rimraf to avoid using primordials 2024-09-10 02:32:57 +00:00
streams.js fs,win: fix bug in paths with trailing slashes 2024-10-10 11:14:56 +00:00
sync_write_stream.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
utils.js fs: make dirent.path writable 2024-10-28 08:33:39 +00:00
watchers.js lib: replace createDeferredPromise util with Promise.withResolvers 2024-10-19 10:13:58 +02:00