summaryrefslogtreecommitdiffstats
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Particle: implement eiotas_particle_add_destinationsJérémy Zurcher1-0/+2
2012-05-25Particle: define and implement eiotas_particle _reset, _init, _mergeJérémy Zurcher1-0/+6
2012-05-25Particle: feed the structJérémy Zurcher1-1/+13
2012-05-23Eiotas_Particle uses Eina_InlistJérémy Zurcher2-4/+5
2012-05-23Eiotas_Spin: sys_fifo and app_fifo, Eina_Array->Eina_ListJérémy Zurcher1-2/+3
2012-05-23cleanup structsJérémy Zurcher6-30/+36
2012-05-22eiotas_spin_release_particle return value type is voidJérémy Zurcher1-1/+1
2012-05-22headers: declare eiotas_xx_free functionsJérémy Zurcher5-0/+10
2012-05-22eiotas_spin.h: add macros eiotas_spin_require_particle and eiotas_spin_releas...Jérémy Zurcher1-0/+5
2012-05-22eiotas_particle.h: add eiotas_particle_alloc prototypeJérémy Zurcher1-0/+2
2012-05-21add eiotas_particle.c and eiotas_link.cJérémy Zurcher1-1/+1
2012-05-21add missing eiotas_iota_free prototypeJérémy Zurcher1-0/+2
2012-05-21add headersJérémy Zurcher10-0/+390