aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/StringCompare.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringCompare: use strncmp() instead of memcmp() in StringStartsWith()Max Kellermann2015-11-061-2/+2
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-0/+82