]> git.ozlabs.org Git - ccan/history - ccan/idtree/idtree.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / idtree / idtree.c
2023-03-16 Rusty Russellidtree: make sanitizer happier about shifts.
2016-02-02 David Gibsonidtree: Fix undefined behaviour (left shift of signed...
2016-02-02 David Gibsonidtree: Fix misindented statement
2016-02-02 David Gibsonidtree: Fix comparison is always false warning
2014-06-10 Rusty Russellidtree: use ccan/tal instead of talloc
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-12-06 Rusty Russellidtree: fix right shift of signed ints
2010-12-06 Rusty Russellidtree: import fix from SAMBA source
2010-05-20 Rusty Russellidtree: new module