[Patch v5 03/11] util: add string-util.[ch]

2012-12-08 Thread da...@tethera.net
From: David Bremner 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). --- util/Makefile.local |3 ++- util/string-util.c | 34 +++

[Patch v5 03/11] util: add string-util.[ch]

2012-12-08 Thread david
From: David Bremner 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). --- util/Makefile.local |3 ++- util/string-util.c | 34 +++