efl/src/lib/eet
Ivan Furs f7c1ac94f7 eet_lib: changed unlink to eina_file_unlink
Summary: changed unlink to eina_file_unlink

Reviewers: cedric, raster, an.kroitor, rimmed, FurryMyad, NikaWhite, vtorri

Subscribers: artem.popov, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4698
2017-03-06 18:02:11 +09:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Eet.h doxygen: fix typos and some wrong expressions in Edje and Eet API reference documentation. 2017-02-16 10:16:52 -08:00
Eet_private.h eet - be robust about garbage at the end that looks like an idenity 2015-10-07 17:50:18 +09:00
eet_alloc.c
eet_cipher.c openssl 1.1 build break fixes 2017-01-04 17:47:38 +09:00
eet_connection.c eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eet_data.c eet data - fix checking return value of eina_value_pset like elsewhere 2017-02-08 21:19:39 +09:00
eet_dictionary.c eet_dictionary: Remove now unused variable 2014-08-27 16:40:16 +02:00
eet_image.c eet: return 0 instead of NULL when the return type is int 2016-11-12 10:42:45 +01:00
eet_lib.c eet_lib: changed unlink to eina_file_unlink 2017-03-06 18:02:11 +09:00
eet_node.c eet - dump - if group type is not a handled type, assume unknown 2014-02-13 20:08:59 +09:00
eet_utils.c