efl/legacy
Gustavo Sverzut Barbieri a2a0ab8d4c Fix memory alignment and remove dead/useless code.
* those write to stderr were legacy from development, some of them
   were even wrongly accessing out-of-buffer memory;

 * some platforms cannot access non-aligned memory, like integers that
   are not aligned to sizeof(int) and do on. Change the generated
   message using memcpy to aligned memory before using them. Add
   comment to explain that;



SVN revision: 50135
2010-07-08 22:37:04 +00:00
..
ecore hmm seems not kosher 2010-07-08 06:53:06 +00:00
edje bah! i didnt mean to add this "make 2 of them" test to svn. remove. 2010-07-07 23:39:12 +00:00
eet moved eet.h to its own dir - pkgconfig handles all the right stuff. 2010-07-08 03:05:00 +00:00
eeze Fix for recent Ecore Api changes. 2010-06-24 18:04:01 +00:00
efreet and final post snap - next releasename 2010-06-27 14:06:10 +00:00
eina Update doc of eina_str_split functions 2010-07-08 15:08:31 +00:00
embryo Do not clobber type with var name 2010-07-06 14:16:41 +00:00
emotion Fixes for Ecore Api changes 2010-07-08 00:51:55 +00:00
ethumb Fix memory alignment and remove dead/useless code. 2010-07-08 22:37:04 +00:00
evas Remove NULL pointer dereference 2010-07-08 03:21:33 +00:00
evil * doc/Doxyfile: 2010-05-29 10:51:06 +00:00