]> git.ozlabs.org Git - ccan/history - ccan/strset/test/run.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / strset / test / run.c
2011-12-01 Rusty Russellsetset: fix API to match strmap and common sense.
2011-11-01 Rusty Russellstrset: set errno to ENOENT even if we return NULL.
2011-10-26 Rusty Russellstrset: set errno on strset_add failures.
2011-09-26 Rusty Russellstrset: new module using critbit trees.