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