summaryrefslogtreecommitdiff
path: root/lib/util/util_str_common.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25lib: Remove a few #include "includes.h"Volker Lendecke1-1/+3
2021-01-12lib: Move ucs2_align() to 'charset' subsystemVolker Lendecke1-7/+0
2020-09-30lib: Remove an optimization in string_replace()Volker Lendecke1-29/+5
2020-02-06lib/util: add talloc_alpha_strcpy()Ralph Boehme1-0/+22
2014-05-07Add a comment regarding strwicmp only being an ASCII string compareGarming Sam1-1/+7
2011-07-19First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison1-1/+1
2011-04-14lib/util Move alpha_strcpy() from s3 into common codeAndrew Bartlett1-0/+51
2011-04-13lib/util: Make string_replace from s3 commonAndrew Bartlett1-0/+43
2011-04-13lib/util ucs2_align is identical, put it in commonAndrew Bartlett1-0/+7
2011-04-13lib/util Move simple string routines into common code.Andrew Bartlett1-0/+54