1. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  2. f328bff feat(lib): implement memcpy_s in lib by Jit Loon Lim · 2 years, 2 months ago
  3. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
  4. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
  5. fcccd35 Merge "libc: add memrchr" into integration by Alexei Fedorov · 6 years ago
  6. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  7. d45c323 libc: Consolidate the size_t and NULL definitions by Bence Szépkúti · 6 years ago
  8. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  9. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  10. 2fb88cb libc: Cleanup SCC headers by Antonio Nino Diaz · 7 years ago
  11. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  12. 27989a8 libc: Introduce files from SCC by Antonio Nino Diaz · 7 years ago
  13. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  14. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago[Renamed from include/lib/stdlib/string.h]
  15. 7eec509 stdlib: add memcpy16() to string.h by Varun Wadekar · 9 years ago
  16. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 9 years ago
  17. d67879d Add strnlen() to local C library by Sandrine Bailleux · 9 years ago
  18. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 9 years ago[Renamed from include/stdlib/string.h]
  19. e509d05 stdlib: add missing features to build PolarSSL by Juan Castillo · 11 years ago
  20. f2f9bb5 Add IO abstraction framework by James Morrissey · 11 years ago
  21. e83b0ca Update year in copyright text to 2014 by Dan Handley · 12 years ago
  22. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 12 years ago
  23. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 12 years ago