enlightenment/src/modules/teamwork
Cedric BAIL 04f7b59e11 e: call the right function without depending on ld to figure it out (mostly wrongly).
As a side note, using an EAPI function from within a module is a call for disaster.
Their is no guarantee from ld that it will be the current top open .so, actually it
is most likely not going to be the case. So it will do a search for the symbol in the
current stack of open .so and the first one to match will be chosen.

I do think it basically prove that current model of Enlightenment module is fairly
borken and error prone. Hope to have time to fix that, but it will involve completely
breaking the API and ABI compatibility of E module.
2014-01-20 13:01:31 +09:00
..
e-module-teamwork.edj add teamwork module 2013-06-14 15:36:11 +01:00
e_mod_config.c compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_main.c e: call the right function without depending on ld to figure it out (mostly wrongly). 2014-01-20 13:01:31 +09:00
e_mod_main.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_tw.c fix void ptr arith warning 2014-01-15 18:52:57 -05:00
module.desktop.in Update russian translation 2013-09-04 04:11:14 +04:00
sha1.c add teamwork module 2013-06-14 15:36:11 +01:00
sha1.h add teamwork module 2013-06-14 15:36:11 +01:00