efl/legacy/embryo/src/lib
Vincent Torri 2fef98ba8a use __attribute__((packed)) if __GNUC__ is defined
use #pragma pack if vc++ is used
use nothing otherwise (should we exit with an error in that case ?)

SVN revision: 42533
2009-09-16 22:02:59 +00:00
..
.cvsignore cvsignore 2004-10-15 11:52:17 +00:00
Embryo.h * add evil support and remove evil windows code 2008-03-21 17:18:25 +00:00
Makefile.am 1. embryo shoudl have soname 2009-04-21 14:17:42 +00:00
embryo_amx.c autotools cleanups: 2008-10-26 08:04:06 +00:00
embryo_args.c move header files from embryo_private.h to source files 2008-10-21 08:40:54 +00:00
embryo_float.c move header files from embryo_private.h to source files 2008-10-21 08:40:54 +00:00
embryo_main.c move header files from embryo_private.h to source files 2008-10-21 08:40:54 +00:00
embryo_private.h use __attribute__((packed)) if __GNUC__ is defined 2009-09-16 22:02:59 +00:00
embryo_rand.c move header files from embryo_private.h to source files 2008-10-21 08:40:54 +00:00
embryo_str.c autotools cleanups: 2008-10-26 08:04:06 +00:00
embryo_time.c autotools cleanups: 2008-10-26 08:04:06 +00:00