node/lib/internal/fs
Hüseyin Açacak 00b2f07f9d
fs,win: fix bug in paths with trailing slashes
Fixes: https://github.com/nodejs/node/issues/17801
Refs: https://github.com/nodejs/node/pull/33831
PR-URL: https://github.com/nodejs/node/pull/54160
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2024-10-10 11:14:56 +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 lib: fix typos 2024-09-25 14:35:18 +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,win: fix bug in paths with trailing slashes 2024-10-10 11:14:56 +00:00
watchers.js errors: improve hideStackFrames 2023-11-11 16:25:08 +00:00