nightwatch/src/backend
2026-03-14 23:44:31 +01:00
..
FSEvents.zig feat: add --version 2026-03-14 18:01:32 +01:00
INotify.zig fix(inotify): add mutex to protect watches map against data races 2026-03-14 23:40:57 +01:00
KQueue.zig fix(kqueue): copy watch path under lock in thread_fn to prevent use-after-free 2026-03-14 23:44:31 +01:00
KQueueDir.zig fix(kqueue): copy watch path under lock in thread_fn to prevent use-after-free 2026-03-14 23:44:31 +01:00
Windows.zig fix(windows): ignore events with invalid utf-16 paths instead of reporting them with the wrong path 2026-03-14 18:44:26 +01:00