1. d56b957 libc: Import strtoull from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  2. 587c155 libc: Import strtoll from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  3. 15c1c14 libc: Import strtoul from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  4. 015240d libc: Import strtol from FreeBSD project by Madhukar Pappireddy · 4 years, 6 months ago
  5. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 5 years ago
  6. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 5 years ago
  7. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  8. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  9. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  10. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  11. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  12. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  13. 4661abc libc: Cleanup remaining files by Antonio Nino Diaz · 7 years ago
  14. 90f2d45 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 7 years ago
  15. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago[Renamed (77%) from lib/stdlib/stdlib.mk]
  16. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  17. aa050a7 stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 9 years ago
  18. d67879d Add strnlen() to local C library by Sandrine Bailleux · 9 years ago
  19. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 9 years ago