8000 Tags · horahoradev/fsnotify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: horahoradev/fsnotify

Tags

v1.5.1

Toggle v1.5.1's commit message
prepare 1.5.1, retract 1.5.0

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.0 preparation (fsnotify#380)

v1.4.9

Toggle v1.4.9's commit message
Move example usage to the readme

may resolve fsnotify#328

v1.4.8

Toggle v1.4.8's commit message
Updating the FAQ section for supportability with NFS & FUSE filesystems.

closes fsnotify#312 fsnotify#306

v1.4.7

Toggle v1.4.7's commit message
v1.4.7

closes fsnotify#222

[ci skip]

v1.3.0

Toggle v1.3.0's commit message
global: switch to x/sys/unix

The syscall package is locked since 1.4[1], all new changes are in x/sys[2]
The fixes for epoll/arm64 are going to be loaded to x/sys/unix. This
commit is straightforward search/replace with a couple of hand edits.

This is needed for fixing fsnotify#130

[1] https://golang.org/s/go1.4-syscall
[2] https://godoc.org/golang.org/x/sys/unix

closes fsnotify#135
0