efl/legacy/ecore/src/lib/ecore_file
Bluezery bad45bb0fa From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][ecore_file] Fix buffer flush bug

fclose() should be called before callback is called to notify user of
download completion because it cannot be flushed sometimes.



SVN revision: 65572
2011-11-24 11:55:50 +00:00
..
Ecore_File.h ecore: fix detection of complete file write in ecore_file inotify. 2011-03-01 09:57:13 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_file.c Ecore: fix some warnings on Windows 2011-11-21 20:20:39 +00:00
ecore_file_download.c From: Bluezery <ohpowel@gmail.com> 2011-11-24 11:55:50 +00:00
ecore_file_monitor.c fix doc typo 2011-01-27 20:40:02 +00:00
ecore_file_monitor_inotify.c Ecore: Removed trailing whitespaces. 2011-04-20 14:15:33 +00:00
ecore_file_monitor_poll.c Ecore: Ecore_File: Fix shadow declaration of 'mtime' and 'l' variables. 2011-05-27 02:30:57 +00:00
ecore_file_monitor_win32.c fix returned type of callbacks 2010-06-26 15:35:30 +00:00
ecore_file_path.c Ecore: Removed trailing whitespaces. 2011-04-20 14:15:33 +00:00
ecore_file_private.h Ecore_File: let configure do its job 2011-11-23 23:46:12 +00:00