1. a41e5f1 lib/string: change return types to match C standard by Felix Held · 3 weeks ago
  2. f04e5f9a lib/string: change parameter types to match C standard by Felix Held · 3 weeks ago
  3. 829b94d treewide: Move skip_atoi function to commonlib by Kapil Porwal · 6 weeks ago
  4. fb8876d lib: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  5. 64175bc src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h> by Elyes HAOUAS · 2 years, 6 months ago
  6. 683ac6f lib/string: Add standard strstr() function by Jes Klinke · 4 years ago
  7. 7a6f27c lib: Add strtok() and strtok_r() by harshit · 4 years, 2 months ago
  8. 6b212d8 string: implement strspn, strcspn, atol by Yuji Sasaki · 5 years ago
  9. 393c71c add ctype.h header by Joel Kitching · 5 years ago
  10. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  11. 6f5225c Klocwork: Fix the Null pointer derefernce found by klocwork by Thejaswani Putta · 5 years ago
  12. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 5 years ago