efl/src/lib/ecore_file
Jihoon Kim 49511730d7 fix unchecked return value of stat in ecore_file_mv
stat() function may fail and return an error code

This fixes CID 1039697
2013-12-02 09:40:48 +09:00
..
Ecore_File.h efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_file.c fix unchecked return value of stat in ecore_file_mv 2013-12-02 09:40:48 +09:00
ecore_file_download.c ecore_file: fix left over borking. 2013-10-15 10:21:03 +09:00
ecore_file_monitor.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_file_monitor_inotify.c ecore_file: Print more informative message when inotify_add_watch was failed. 2013-11-25 19:21:52 +09:00
ecore_file_monitor_poll.c efl/ecore_file: refactor to be more like eio in providing backends. 2012-12-06 13:38:34 +00:00
ecore_file_monitor_win32.c More removal of \r 2013-02-17 14:53:25 -03:00
ecore_file_path.c efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
ecore_file_private.h efl/ecore_file: refactor to be more like eio in providing backends. 2012-12-06 13:38:34 +00:00