1. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 3 years, 10 months ago
  2. c58a13e Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 3 years, 11 months ago
  3. ad5ab07 Revert "libc/memset: Implement function in assembler" by Mark Dykes · 3 years, 11 months ago
  4. 3ad26ae libc/memset: Implement function in assembler by Alexei Fedorov · 3 years, 11 months ago
  5. 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
  6. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  7. 782f7e6 libc: fix memchr implementation by Ambroise Vincent · 5 years ago
  8. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  9. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  10. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  11. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  12. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  13. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  14. 3aa06f0 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
  15. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  16. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  17. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  18. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  19. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  20. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  21. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  22. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  23. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  24. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  25. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  26. 71c16d9 libc: Remove printf-like functions by Antonio Nino Diaz · 6 years ago
  27. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  28. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  29. 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
  30. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago