]> git.ozlabs.org Git - ccan/history - ccan/mem/mem.c
tal: allow notifiers on NULL.
[ccan] / ccan / mem / mem.c
2016-02-03 Rusty Russellmem: add memtaint().
2015-10-15 Rusty Russellmem: get clever with memeqzero().
2015-10-15 Rusty Russellmem: optimize.
2015-10-15 Rusty Russellmem: add memeqzero.
2015-09-13 David Gibsonmem: Add memswap() function
2015-09-06 Cody P Schafermem: add mem helper functions
2014-10-27 David Gibsonmem: Implement memrchr()
2014-10-27 David Gibsonmem: Rename memmem module to mem