]> git.notmuchmail.org Git - notmuch/commit
util: add talloc-extra.[ch]
authorDavid Bremner <bremner@debian.org>
Mon, 17 Dec 2012 03:12:51 +0000 (23:12 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 31 Dec 2012 01:12:11 +0000 (21:12 -0400)
commit0cfb8a24dc025335643a5cfa344c62e5584fb477
tree8b4bb4e7c25421855698f6accb0d5f7b8867b984
parent3380498042ffe830476bf12e75075cd826b10c4b
util: add talloc-extra.[ch]

These are intended to be simple wrappers to provide slightly better
debugging information than what talloc currently provides natively.
notmuch-client.h
util/Makefile.local
util/talloc-extra.c [new file with mode: 0644]
util/talloc-extra.h [new file with mode: 0644]