
2 Feb
2016
2 Feb
'16
3:56 p.m.
On Fri, Jan 29, 2016 at 05:02:08PM +0100, Peter Krempa wrote:
Performs binary subtraction of two bitmaps. Stores result in the first operand. --- src/libvirt_private.syms | 1 + src/util/virbitmap.c | 21 ++++++++++++++++++ src/util/virbitmap.h | 3 +++ tests/virbitmaptest.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 80 insertions(+)
ACK Jan