1. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  2. 410c451 feat(lib): implement memcpy_s in lib by Jit Loon Lim · 1 year, 1 month ago
  3. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  4. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  5. 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · 4 years, 7 months ago
  6. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  7. 92410c9 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 4 years, 8 months ago
  8. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  9. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  10. 17605e7 libc: Cleanup SCC headers by Antonio Nino Diaz · 6 years ago
  11. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  12. cf0f805 libc: Introduce files from SCC by Antonio Nino Diaz · 6 years ago
  13. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  14. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago[Renamed from include/lib/stdlib/string.h]
  15. 3f745b2 stdlib: add memcpy16() to string.h by Varun Wadekar · 8 years ago
  16. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  17. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  18. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago[Renamed from include/stdlib/string.h]
  19. 9e75157 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  20. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  21. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  22. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 11 years ago
  23. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago