]> git.ozlabs.org Git - ccan/history - ccan/strmap
list: don't multiple-evaluate arguments to tlist_top and tlist_tail
[ccan] / ccan / strmap /
2011-11-01 Rusty Russellstrmap: set errno to ENOENT even if we return NULL.
2011-10-26 Rusty Russellstrmap: set errno on strmap_add() failures.
2011-09-28 Rusty Russellstrmap: new module for ordered map of strings using...