root/usr/lib/libc/string/

[..]
  1. Makefile.inc
  2. bcmp.c
  3. bcopy.c
  4. bzero.c
  5. ffs.c
  6. index.c
  7. memccpy.c
  8. memchr.c
  9. memcmp.c
  10. memcpy.c
  11. memmove.c
  12. memset.c
  13. rindex.c
  14. strcasecmp.c
  15. strcat.c
  16. strchr.c
  17. strcmp.c
  18. strcoll.c
  19. strcpy.c
  20. strcspn.c
  21. strdup.c
  22. strerror.c
  23. strlcat.c
  24. strlcpy.c
  25. strlen.c
  26. strmode.c
  27. strncat.c
  28. strncmp.c
  29. strncpy.c
  30. strpbrk.c
  31. strrchr.c
  32. strsep.c
  33. strspn.c
  34. strstr.c
  35. strtok.c
  36. strtok_r.c
  37. strxfrm.c
  38. swab.c
[..]