efl/src
Carsten Haitzler 41296effc6 ecore - don't do anything with heap between fork and exec
this avoids a possibgle deadlock if a malloc impl is holding a lock
and has not released it at the time we fork.

@fix
2020-08-20 14:22:29 +01:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin edje - fix edje_cc mis-re-iding images in image sets 2020-07-15 12:24:35 +01:00
bindings C#: Update C# code-generation to use a new ICustomMarshaler in some string usages that were leaking 2020-03-23 14:18:16 -03:00
edje_external elm: resolve float comparison warnings 2020-05-09 09:26:42 +01:00
examples evas examples - build box example again - missing header 2020-06-15 15:37:10 +02:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib ecore - don't do anything with heap between fork and exec 2020-08-20 14:22:29 +01:00
modules modules: vnc: allow building for FreeBSD with a different header path 2020-06-15 15:44:24 +02:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs canvas svg: fix missing break. 2020-06-15 15:38:30 +02:00
tests Eina file test: use the correct Eina file object 2020-06-15 15:35:27 +02:00
wayland_protocol