This website requires JavaScript.
Explore
Help
Sign in
neurocyte
/
nightwatch
Watch
1
Star
0
Fork
You've already forked nightwatch
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2e7838515b
nightwatch
/
src
/
backend
History
Download ZIP
Download TAR.GZ
CJ van den Berg
2e7838515b
fix(kqueue): copy watch path under lock in thread_fn to prevent use-after-free
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