aboutsummaryrefslogtreecommitdiff
path: root/src/lib/string.c
AgeCommit message (Expand)Author
2022-08-11lib: Add SPDX identifiers to files missing themMartin Roth
2022-01-12src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS
2020-08-03lib/string: Add standard strstr() functionJes Klinke
2020-05-28lib: Add strtok() and strtok_r()harshit
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