efl/legacy/ecore/src/lib/ecore_file
Joerg Sonnenberger df0903779c From: Joerg Sonnenberger <joerg@britannica.bec.de>
Subject: [E-devel] ecore's poll file manager

Hi all,
attached is a small bugfix for ecore. If the to-be-monitored path
doesn't exist, the poll monitor currently tries to remove an item from a
list which was never hooked up.



SVN revision: 51123
2010-08-15 02:59:32 +00:00
..
.cvsignore fileinteraction and monitoring 2005-02-20 12:17:07 +00:00
Ecore_File.h FORMATTING 2010-08-04 16:57:32 +00:00
Makefile.am Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_file.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_file_download.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_file_monitor.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_file_monitor_inotify.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_file_monitor_poll.c From: Joerg Sonnenberger <joerg@britannica.bec.de> 2010-08-15 02:59:32 +00:00
ecore_file_monitor_win32.c fix returned type of callbacks 2010-06-26 15:35:30 +00:00
ecore_file_path.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_file_private.h * eina: rename ecore_file_ls_iterator to eina_file_ls. 2010-07-02 17:23:05 +00:00