efl/src/lib/ecore_file
Marcel Hollerbach c705139623 ecore_file: switch from buf to tmpstr
before 	c65782b15c the acutal path has
been filled into buf, with eina_file_mkstemp the string is filled into
tmpstr, so that path should be chmoded instead of the template buf.

Thx to MatP for the report!
2018-04-10 14:27:44 +02:00
..
CMakeLists.txt cmake: add ecore_file. 2017-02-02 17:15:31 -02:00
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: switch from buf to tmpstr 2018-04-10 14:27:44 +02:00
ecore_file_download.c Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
ecore_file_monitor.c ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
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 fix efreet/file monitor stringshare optimization 2016-04-23 23:45:28 +09:00
ecore_file_monitor_win32.c fix efreet/file monitor stringshare optimization 2016-04-23 23:45:28 +09:00
ecore_file_path.c ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
ecore_file_private.h EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00