node/lib/internal/fs
Rod Vagg 7b01758ded
Revert "fs,win: fix bug in paths with trailing slashes"
This reverts commit 00b2f07f9d.

PR-URL: https://github.com/nodejs/node/pull/55527
Fixes: https://github.com/nodejs/node/issues/17801
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
2024-11-02 16:24:29 +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 Revert "fs,win: fix bug in paths with trailing slashes" 2024-11-02 16:24:29 +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 Revert "fs,win: fix bug in paths with trailing slashes" 2024-11-02 16:24:29 +00:00
sync_write_stream.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
utils.js Revert "fs,win: fix bug in paths with trailing slashes" 2024-11-02 16:24:29 +00:00
watchers.js lib: replace createDeferredPromise util with Promise.withResolvers 2024-10-19 10:13:58 +02:00