1. 683ac6f lib/string: Add standard strstr() function by Jes Klinke · 4 years, 1 month ago
  2. 7a6f27c lib: Add strtok() and strtok_r() by harshit · 4 years, 3 months ago
  3. 6b212d8 string: implement strspn, strcspn, atol by Yuji Sasaki · 5 years ago
  4. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  5. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  6. 6f5225c Klocwork: Fix the Null pointer derefernce found by klocwork by Thejaswani Putta · 5 years ago
  7. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 6 years ago