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