]> go.fuhry.dev Git - fsnotify.git/commit
Add AddRaw to not follow symlinks + Fix link folloing on Windows (#289)
authorOliver Bristow <evilumbrella+github@gmail.com>
Wed, 18 Aug 2021 21:08:44 +0000 (22:08 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 21:08:44 +0000 (22:08 +0100)
commite2e95171bc7c7402864e613c8b00a768fbcc2380
treea37c0d1a4ebeb53b9c8a1a617789c52393b77dfc
parent82ee6f321d4a63a742fd51b5b2cda11dc50de692
Add AddRaw to not follow symlinks + Fix link folloing on Windows (#289)
README.md
fen.go
fsnotify.go
fsnotify_test.go
inotify.go
inotify_test.go
integration_test.go
kqueue.go
windows.go