gambas-source-code/main/lib/inotify
Benoît Minisini b2b31e7fd0 [GB.INOTIFY]
* BUG: Don't assume inotify_add_watch() succeeds in all cases. The watched path may have been deleted after the watch has been created.


git-svn-id: svn://localhost/gambas/trunk@7996 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-11-26 22:55:53 +00:00
..
c_watch.c [GB.INOTIFY] 2016-11-26 22:55:53 +00:00
c_watch.h [GB.INOTIFY] 2016-05-06 23:03:28 +00:00
gb.inotify.component
gb_list.c [GB.INOTIFY] 2016-05-07 00:55:08 +00:00
main.c
main.h [GB.INOTIFY] 2016-05-06 23:03:28 +00:00
Makefile.am [GB.INOTIFY] 2016-05-06 23:03:28 +00:00
TODO