Skip to content

1.8.0

Compare
Choose a tag to compare
@trufae trufae released this 08 Jul 10:48
· 22 commits to master since this release
  • Improve linux/android inotify backend
    • Add FSE_CLOSE and FSE_CLOSE_WRITABLE events
    • Solve events without filename issue
    • Solve the double slash in traced paths (uses realpath)
    • Implement lsof, uid2pid and path2uid helpers
    • Follow inotify cookies to properly handle RENAME events
  • Make fsdevapi default backend on iOS and macOS
  • Rename all OSX references to macOS
    • (yes, fsmon works on macos-arm64 too)
  • Use (void) in function signatures
  • Update manpage