summaryrefslogtreecommitdiffstats
path: root/lib/util/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: Simplify bitmap.c a bitVolker Lendecke2012-11-071-7/+6
| | | | | | | This avoids the double-talloc for bitmaps Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* lib/util: Make "struct bitmap" abstractVolker Lendecke2012-11-071-0/+5
| | | | | Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* lib/util Move bitmap.c to lib/utilAndrew Bartlett2011-07-081-0/+137