]> git.ozlabs.org Git - ccan/history - ccan/alloc/tiny.c
compiler: use everywhere.
[ccan] / ccan / alloc / tiny.c
2010-09-13 Rusty Russellalloc: No need for tiny.c to be executable.
2010-07-29 Rusty Russellalloc: speed up tiny allocator
2010-07-27 Rusty Russellalloc: fix bug in tiny allocator.
2010-07-15 Rusty Russellalloc: fix bug in tiny allocator
2010-07-12 Rusty Russellalloc: remove encode limit arg, and implement free...
2010-07-12 Rusty Russellalloc: first cut of tiny allocator (down to 2 bytes!)