]> git.ozlabs.org Git - ccan/history - ccan/alloc/tiny.c
tdb2: allow transaction to nest.
[ccan] / ccan / alloc / tiny.c
2011-03-22 Rusty Russellalloc: dont clash with libc's fls, avoid void pointer...
2011-03-16 Brad Hardsalloc: avoid dead store to hdrlen
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!)