efl/src/modules/eina/mp
Carsten Haitzler b7d882515d eina mempool: don't allow 0 sized mempools
there is no point in having a mempool with a max 0 size. this leads to
us mallocing 0 bytes for the base. not good. make minimim size 1. :)

@fix
2016-04-18 09:31:08 +09:00
..
chained_pool eina mp: also include malloc_np.h on FreeBSD 2016-01-07 15:43:26 +00:00
one_big eina mempool: don't allow 0 sized mempools 2016-04-18 09:31:08 +09:00
pass_through merge: don't use recursive subdirs. Compilation should be faster. 2012-11-01 12:56:52 +00:00