efl/legacy
rustyBSD 5c81b6e412 From: rustyBSD <rustyBSD@gmx.fr>
Subject: [E-devel] [ecore] Recursive rm

I looked at the ecore_file_recursive_rm() function
(in ecore/src/lib/ecore_file/), and I wonder why this
is so ugly/complicated.

We are doing a readlink() and two stat(). Why not simply
do a lstat() ?

It takes less memory and it's simplier. Here is a patch.

(And readlink() is ssize_t)



SVN revision: 77979
2012-10-15 06:51:39 +00:00
..
ecore From: rustyBSD <rustyBSD@gmx.fr> 2012-10-15 06:51:39 +00:00
edbus edbus: Remove edbus_real_method 2012-10-09 15:23:25 +00:00
edje edje/edje_entry : Add more tags(preedit_sub1~4) for supporting a 2012-10-10 09:15:16 +00:00
eet merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc 2012-09-19 06:57:03 +00:00
eeze eeze/sensor: Remove handle_get() test for Eeze_Sensor as it gone from the code. 2012-10-02 12:53:48 +00:00
efreet updating portuguese and italian translations 2012-10-10 22:11:29 +00:00
eina elf: Ignore build output in git 2012-10-09 11:24:14 +00:00
eio eio: Fix possible memory corruption in eio_eet_data_read_cipher() 2012-10-04 01:46:03 +00:00
embryo news+chlog for embryo windows build fix. 2012-09-12 07:03:40 +00:00
emotion emotion: call the right render function. 2012-10-11 08:25:34 +00:00
eobj Initial rpm spec support. 2012-10-14 16:38:23 +00:00
ephysics ephysics: add test for light 2012-10-10 20:32:35 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb From: Michal Jagiello <m.jagiello@samsung.com> 2012-10-10 09:31:25 +00:00
evas Add eo dependency 2012-10-14 16:39:20 +00:00
evil merge: move NEWS. All those names must be fixed later 2012-09-11 18:12:40 +00:00