efl/legacy/eet/src/lib
andrunko 24eea4e7a7 Fixed bug on maemo.
somehow char is always treated as unsigned char, causing if (sign < 0)
to always return false.


SVN revision: 31939
2007-10-02 22:53:00 +00:00
..
.cvsignore Quiet. 2005-07-29 16:41:05 +00:00
Eet.h ok- all you whiners. eet data encodings are reversable now without edd info. 2007-09-08 07:44:03 +00:00
Eet_private.h declare properly alloca when AC_FUNC_ALLOCA is used (see autoconf doc) 2007-09-29 09:21:43 +00:00
Makefile.am * Add conversion functions to replace the use of snprintf with %a 2007-09-25 18:26:49 +00:00
eet_data.c fix conversion to handle -0x0p+0 (negatives) properly - or at least matching 2007-09-25 23:41:03 +00:00
eet_image.c 1. image size bounds checks for eet 2006-11-25 15:37:45 +00:00
eet_lib.c * Add conversion functions to replace the use of snprintf with %a 2007-09-25 18:26:49 +00:00
eet_memfile.c Add const, fix warnings. 2006-11-05 12:14:08 +00:00
eet_utils.c Fixed bug on maemo. 2007-10-02 22:53:00 +00:00