1. 0337922 fix(libc): memset inclusion to libc makefiles by Olivier Deprez · 5 months ago
  2. 91cb049 fix(libc): add memcpy_s source file to libc_asm mk by Olivier Deprez · 5 months ago
  3. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  4. 410c451 feat(lib): implement memcpy_s in lib by Jit Loon Lim · 1 year, 1 month ago
  5. 727830c libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  6. 83def83 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  7. c74cae4 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  8. 4febc08 libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 3 years, 5 months ago
  9. ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · 3 years, 10 months ago
  10. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 10 months ago
  11. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  12. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  13. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  14. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  15. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  16. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  17. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  18. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  19. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago[Renamed (77%) from lib/stdlib/stdlib.mk]
  20. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  21. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  22. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  23. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago