efl/src/lib/ecore_file
Yeshwanth Reddivari 9c191d3890 ecore_file: modify check for wd in file monitor del
Summary:
Make checks consistent in ecore_file_monitor_backend_del.
inotify_add_watch can return 0 as well on success.
So, even if wd is 0, inotify_rm_watch need to be invoked.

Reviewers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5770

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
2018-02-14 12:47:40 -08:00
..
CMakeLists.txt
Ecore_File.h Ecore_File: remove symlinks support on Windows (library and test) 2018-01-30 16:52:24 +09:00
ecore_file.c Ecore_File: remove symlinks support on Windows (library and test) 2018-01-30 16:52:24 +09:00
ecore_file_download.c efl loop - rename ecore_main_loop_get to efl_main_loop_get 2018-01-02 16:13:54 +09:00
ecore_file_monitor.c
ecore_file_monitor_inotify.c ecore_file: modify check for wd in file monitor del 2018-02-14 12:47:40 -08:00
ecore_file_monitor_poll.c
ecore_file_monitor_win32.c
ecore_file_path.c
ecore_file_private.h EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00