node/lib/internal/fs
Kirill Saied 665daeb54c
fs: do not treat EPERM as ENOTEMPTY on Windows
Fixes: https://github.com/nodejs/node/issues/56433

Signed-off-by: PickBas <sayed.kirill@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63709
Fixes: https://github.com/nodejs/node/issues/56433
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
2026-06-21 01:31:38 +00:00
..
cp fs: fix errorOnExist behavior for directory copy in fs.cp 2026-01-17 17:52:38 +00:00
read fs: support caller-supplied readFile() buffers 2026-06-13 10:08:05 +00:00
dir.js vfs: dispatch fs/promises to mounted VFS instances 2026-05-29 17:57:34 +00:00
glob.js test_runner: avoid recompiling coverage globs for every file 2026-06-02 14:44:23 +02:00
promises.js permission: disable FileHandle utimes with permission model 2026-06-18 06:29:24 +02:00
recursive_watch.js fs: prevent spurious recursive watch events on prefix siblings 2026-06-09 04:53:43 +00:00
rimraf.js fs: do not treat EPERM as ENOTEMPTY on Windows 2026-06-21 01:31:38 +00:00
streams.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
sync_write_stream.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
utils.js fs: support caller-supplied readFile() buffers 2026-06-13 10:08:05 +00:00
watchers.js fs: coerce -0 to +0 in mode flags and watch intervals 2026-05-31 14:25:29 +00:00