]> git.ozlabs.org Git - ccan/history - ccan/bitmap/bitmap.h
bitmap: Add helper macro to statically declare bitmaps
[ccan] / ccan / bitmap / bitmap.h
2013-09-05 David Gibsonbitmap: Add helper macro to statically declare bitmaps
2013-09-05 David Gibsonbitmap: Rework to assume always multiple of words stora...
2013-09-05 David Gibsonbitmap: Rework types and sizing macros
2013-09-05 David Gibsonbitmap: Use a typesafe(ish) parameters instead of void *
2013-08-22 David Gibsonbitmap: Add first cut at a bitmap module