efl/legacy
Gustavo Sverzut Barbieri 66ff799e5e Fix other EINA_PURE/EINA_CONST.
Some of them were working because they were inline, so the compiler
would know an just ignore the flag.

For lists and rbtree there is no problem as after each operation we
must change the pointer to the new head, thus the compiler will
consider it changed.



SVN revision: 46583
2010-02-27 15:17:15 +00:00
..
ecore hmm fix resize before change alpha... 2010-02-27 14:40:10 +00:00
edje Edje needs to detect files changed on disk before considering cache. 2010-02-27 03:47:04 +00:00
eet useless semi-colon 2010-02-11 15:32:29 +00:00
efreet Use MAP_FAILED constant 2010-02-14 21:22:06 +00:00
eina Fix other EINA_PURE/EINA_CONST. 2010-02-27 15:17:15 +00:00
embryo use efl_fnmatch m4 macro 2010-02-03 21:01:02 +00:00
emotion Make clang happy 2010-02-09 21:04:56 +00:00
ethumb All packages should have README... 2010-02-13 13:28:32 +00:00
evas eek - map event adjus gone wrong. fix! 2010-02-27 15:12:54 +00:00
evil * src/lib/evil_unistd.c: 2010-02-12 16:03:08 +00:00