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