summaryrefslogtreecommitdiffstats
path: root/src/lib/string.c
Commit message (Expand)AuthorAgeFilesLines
* add ctype.h headerJoel Kitching2019-06-241-0/+1
* string.h: Move common string functions into .c fileJulius Werner2019-05-311-0/+109
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-3/+6
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-301-0/+21