notmuch/util
David Bremner 9ff72a83bd util: add string-util.[ch]
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).
2012-12-08 10:56:11 -04:00
..
error_util.c Annotate internal_error with the attribute noreturn 2012-09-27 12:52:06 -03:00
error_util.h Annotate internal_error with the attribute noreturn 2012-09-27 12:52:06 -03:00
hex-escape.c hex-escape: (en|de)code strings to/from restricted character set 2012-12-02 09:14:59 -04:00
hex-escape.h hex-escape: (en|de)code strings to/from restricted character set 2012-12-02 09:14:59 -04:00
Makefile xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. 2011-10-30 23:09:49 -03:00
Makefile.local util: add string-util.[ch] 2012-12-08 10:56:11 -04:00
string-util.c util: add string-util.[ch] 2012-12-08 10:56:11 -04:00
string-util.h util: add string-util.[ch] 2012-12-08 10:56:11 -04:00
xutil.c xregcomp: don't consider every regex compilation failure an internal error. 2011-10-30 23:10:38 -03:00
xutil.h remove GCC visibility pragmas 2011-10-31 09:05:07 -03:00