]> go.fuhry.dev Git - fsnotify.git/commit
Add FEN backend to support illumos and Solaris (#371)
authorNahum Shalman <nahamu@gmail.com>
Thu, 13 Oct 2022 01:25:12 +0000 (21:25 -0400)
committerGitHub <noreply@github.com>
Thu, 13 Oct 2022 01:25:12 +0000 (03:25 +0200)
commit2b19046ff2e6bd299d904aba829de49694428315
tree437609c09a65b5ebeca57cb188d942b3edf3f3a7
parent5f8c606accbcc6913853fe7e083ee461d181d88d
Add FEN backend to support illumos and Solaris (#371)

Add support for illumos and Solaris.

Co-authored-by: Martin Tournoij <martin@arp242.net>
.github/workflows/test.yml
README.md
backend_fen.go
backend_fen_test.go [new file with mode: 0644]
fsnotify_test.go
helpers_test.go
internal/debug_solaris.go [new file with mode: 0644]