efl/src/lib/ecore_file
Alastair Poole 43108e772a ecore_file: Monitor file writes (kevent).
Trigger ECORE_FILE_EVENT_MODIFIED on file write.

@fix
2021-11-25 19:20:49 +00:00
..
Ecore_File.h Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_file.c Ecore_file: on Windows, fix errno value when dst exists. 2020-10-06 15:09:31 +01:00
ecore_file_download.c Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
ecore_file_monitor.c
ecore_file_monitor_inotify.c
ecore_file_monitor_kevent.c ecore_file: Monitor file writes (kevent). 2021-11-25 19:20:49 +00:00
ecore_file_monitor_poll.c Get rid of trailing whitespaces (4 / 14) 2020-06-23 10:29:14 +02:00
ecore_file_monitor_win32.c remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
ecore_file_path.c ecore_file - address issue about false positive of finding a file in ./ 2020-04-22 12:51:50 +01:00
ecore_file_private.h esacpe: remove library from tree 2019-12-04 12:21:24 -08:00
meson.build ecore_file_monitor: add kevent backend. 2021-01-31 14:45:46 +00:00