File system events notifier for Linux
authorRoman Shevchenko <roman.shevchenko@jetbrains.com>
Thu, 11 Mar 2010 10:37:37 +0000 (13:37 +0300)
committerRoman Shevchenko <roman.shevchenko@jetbrains.com>
Thu, 11 Mar 2010 10:37:37 +0000 (13:37 +0300)
commit77577bf205d24d84aa8e14318a9aaf7edee6472f
tree3d9218238fd9ffc5739539dea5a3e79801b16a61
parent16b17a551283696e37083b298c6c225d7ed608c3
File system events notifier for Linux
native/fsNotifier/linux/fsnotifier [new file with mode: 0755]
native/fsNotifier/linux/fsnotifier.h [new file with mode: 0644]
native/fsNotifier/linux/inotify.c [new file with mode: 0644]
native/fsNotifier/linux/main.c [new file with mode: 0644]
native/fsNotifier/linux/make.sh [new file with mode: 0755]
native/fsNotifier/linux/util.c [new file with mode: 0644]