]> git.ozlabs.org Git - ccan/commit - ccan/mem/mem.c
mem: add mem helper functions
authorCody P Schafer <dev@codyps.com>
Sun, 6 Sep 2015 01:21:03 +0000 (21:21 -0400)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sun, 6 Sep 2015 14:16:46 +0000 (00:16 +1000)
commit1c9eb9fb3e8d3f44b03a621166058dbff25610d1
tree4d1ca15ef9f8cb41adb6231f16299436097d50cf
parent28f2b56d3c797b4378c4e46a38852baf14243939
mem: add mem helper functions

Signed-off-by: Cody P Schafer <dev@codyps.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
ccan/mem/mem.c
ccan/mem/mem.h
ccan/mem/test/api.c