summaryrefslogtreecommitdiffstats
path: root/src/lib/eiotas_iota.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-25add prefix to #define identifiersJérémy Zurcher1-3/+3
2012-05-22PRINTPTR macro replace pointer cast to unsigned intJérémy Zurcher1-3/+3
2012-05-22eiotas_iota_free: add default clause to switchJérémy Zurcher1-0/+3
2012-05-22DBG usage: cast pointers to unsigned intJérémy Zurcher1-1/+2
2012-05-22headers: fix eiotas_config.h usageJérémy Zurcher1-4/+0
2012-05-22eiotas_iota_init: check for not NULL or empty name parameterJérémy Zurcher1-1/+6
2012-05-21implement eiotas_iota_init, eiotas_iota_desinit and eiotas_iota_freeJérémy Zurcher1-7/+47
2012-05-21add minimal implementationJérémy Zurcher1-0/+46