1. a211fde fix(libc): correct some messages by Yann Gautier · 3 years, 6 months ago
  2. 410c925 fix(libc): snprintf: include stdint.h by Andre Przywara · 3 years, 6 months ago
  3. b30dd40 fix(libc): limit snprintf radix value by Andre Przywara · 3 years, 6 months ago
  4. c1f5a09 fix(libc): fix snprintf corner cases by Andre Przywara · 3 years, 8 months ago
  5. 7981c50 libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 4 years, 7 months ago
  6. c654615 libc/snprintf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  7. 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
  8. 524eecc Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 5 years ago
  9. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  10. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  11. d5ccb75 libc: Fix some MISRA defects by Antonio Nino Diaz · 7 years ago
  12. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago[Renamed (94%) from common/tf_snprintf.c]
  13. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago