efl/legacy/ecore/src/lib/ecore_file
Peter Wehrfritz a398189939 - add ecore_list_sort() a wrapper for ecore_list_mergesort and ecore_list_heapsort
- change the API for the sort functions to return an int on success
- change ECORE_SHEAP_MIN/MAX to ECORE_SORT_MIN/MAX (*API break*)
- use ecore_list_sort() in ecore_file_ls()


SVN revision: 28188
2007-02-01 19:22:35 +00:00
..
.cvsignore fileinteraction and monitoring 2005-02-20 12:17:07 +00:00
Ecore_File.h Copy filename escaping code from e_utils to make it more generally available. 2006-10-28 08:48:11 +00:00
Makefile.am * Difference between user wanting a module, and the possibility of building 2005-09-05 08:40:50 +00:00
ecore_file.c - add ecore_list_sort() a wrapper for ecore_list_mergesort and ecore_list_heapsort 2007-02-01 19:22:35 +00:00
ecore_file_download.c 1. make curl interactivity MUCH better. 2007-01-16 10:17:46 +00:00
ecore_file_monitor.c and yet more warning removal 2006-01-06 18:46:30 +00:00
ecore_file_monitor_fam.c file compiles, but does not work. 2005-09-06 23:30:44 +00:00
ecore_file_monitor_inotify.c Fix warnings. 2006-11-05 16:34:30 +00:00
ecore_file_monitor_poll.c fix ecore to NOT segv like a madman now. 2005-10-07 02:44:20 +00:00
ecore_file_path.c allow shutting down ecore_file and re-initting 2007-01-19 14:02:34 +00:00
ecore_file_private.h and yet more warning removal 2006-01-06 18:46:30 +00:00
ecore_file_utils.c fileinteraction and monitoring 2005-02-20 12:17:07 +00:00