summaryrefslogtreecommitdiff
path: root/src/lib/string.c
AgeCommit message (Expand)Author
2019-08-10string: implement strspn, strcspn, atolYuji Sasaki
2019-06-24add ctype.h headerJoel Kitching
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-04-23Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta
2019-01-30string: move strdup() & strconcat() to lib/string.cThomas Heijligen