[ccan] [PATCH 0/2] Small extensions to the mem module
David Gibson
david at gibson.dropbear.id.au
Sat Sep 5 14:44:19 AEST 2015
Two small patches for the mem module.
1/2: Remove an unused dependency
2/2: Add a memswap() function
David Gibson (2):
mem: Remove array_size dependency
mem: Add memswap() function
ccan/mem/_info | 1 -
ccan/mem/mem.c | 21 +++++++++++++++++++++
ccan/mem/mem.h | 10 ++++++++++
ccan/mem/test/api.c | 20 ++++++++++++++++++--
4 files changed, 49 insertions(+), 3 deletions(-)
--
2.4.3
More information about the ccan
mailing list