1. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 11 months ago
  2. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  3. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  4. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  5. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  6. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  7. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  8. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  9. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  10. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago[Renamed (77%) from lib/stdlib/stdlib.mk]
  11. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  12. 2165a3e stdlib: Import timingsafe_bcmp() from FreeBSD by Antonio Nino Diaz · 7 years ago
  13. ccfc829 Add strnlen() to local C library by Sandrine Bailleux · 7 years ago
  14. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago