summaryrefslogtreecommitdiff
path: root/strfuncs.h
Commit message (Expand)AuthorAgeFilesLines
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-4/+4
* Easy splint cleanups. All regression tests pass.Eric S. Raymond2015-01-211-4/+4
* Support empty strings in str_rstrip_charZbigniew Chyla2015-01-211-1/+1
* Convert macros in strfuncs.h to functions.Zbigniew Chyla2015-01-211-11/+29
* Add str_rstrip_char, use it everywhere.Zbigniew Chyla2015-01-211-0/+6
* Add str_{,v}appendf, use it everywhere.Zbigniew Chyla2015-01-211-0/+7
* Add str_starts_with macro, use it instead of strncmp.Zbigniew Chyla2015-01-211-0/+3
* Add new header for string functions.Zbigniew Chyla2015-01-211-0/+12