1. 7981c50 libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 4 years, 7 months ago
  2. c654615 libc/snprintf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  3. 128c5f0 libc/printf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  4. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  5. 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 11 months ago
  6. 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
  7. 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 5 years ago
  8. ddf0431 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 5 years ago
  9. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
  10. 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
  11. 75fab64 libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 5 years ago
  12. e3f2b1a plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 5 years ago
  13. 524eecc Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 5 years ago
  14. f5402ef Revert "libc/memset: Implement function in assembler" by Mark Dykes · 5 years ago
  15. e7d344d libc/memset: Implement function in assembler by Alexei Fedorov · 5 years ago
  16. ebff107 libc: add memrchr by Ambroise Vincent · 6 years ago
  17. f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 6 years ago
  18. 294062f libc: fix memchr implementation by Ambroise Vincent · 6 years ago
  19. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  20. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  21. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  22. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  23. b3e9214 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 7 years ago
  24. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  25. 668afe2 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 7 years ago
  26. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  27. d5ccb75 libc: Fix some MISRA defects by Antonio Nino Diaz · 7 years ago
  28. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 7 years ago
  29. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  30. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  31. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  32. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  33. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  34. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  35. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  36. 4661abc libc: Cleanup remaining files by Antonio Nino Diaz · 7 years ago
  37. 7addcb3 libc: Remove printf-like functions by Antonio Nino Diaz · 7 years ago
  38. 90f2d45 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 7 years ago
  39. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  40. 6c37334 Add atexit function to libc by Roberto Vargas · 7 years ago
  41. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago