bf27a879df
Filescanner was broken in FreeBSD. Besides fixing this, using libinotify instead of kqueue directly should make the code easier to maintain, since it will be less divergent. This commit includes these changes: - Add libinotify to FreeBSD install scripts - Fix reading multiple events from inotify fd (possible bug in Linux too) - Deferred scanning since FreeBSD doesn't have IN_CLOSE_WRITE - Configure search for inotify library - Removal of kqueue stuff |
||
---|---|---|
.. | ||
antlr35_install.sh | ||
freebsd_install_10.1.sh | ||
freebsd_start_10.1.sh | ||
pairinghelper.sh |