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