]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
util: add string-util.[ch]
authorDavid Bremner <bremner@debian.org>
Sat, 24 Nov 2012 13:43:42 +0000 (09:43 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 8 Dec 2012 14:56:11 +0000 (10:56 -0400)
This is to give a home to strtok_len. It's a bit silly to add a header
for one routine, but it needs to be shared between several compilation
units (or at least that's the most natural design).


No differences found