* Add conversion functions to replace the use of snprintf with %a
authordoursse <doursse>
Tue, 25 Sep 2007 18:26:49 +0000 (18:26 +0000)
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 25 Sep 2007 18:26:49 +0000 (18:26 +0000)
commit3e7bfc7d35e18fcfe6ab0da538efaa622b2ef402
treeff337cfc6ff0dba7de4520a6d3f2a9ed92e46eff
parent942cf99864dd9ce94699d0f4d4e765687a271a27
 * Add conversion functions to replace the use of snprintf with %a
 * remove useless defines
 * minor cleanups

fixes bugs #181 and #182

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@31805 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.in
eet.pc.in
src/lib/Eet_private.h
src/lib/Makefile.am
src/lib/eet_data.c
src/lib/eet_lib.c
src/lib/eet_utils.c