1. bed5521 feat(libc): add %c to printf/snprintf by Maksims Svecovs · 1 year, 2 months ago
  2. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · 1 year, 7 months ago
  3. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 9 months ago
  4. 76c3f5b feat(snprintf): add support for length specifiers by kadabi · 2 years, 4 months ago
  5. eee1959 fix(libc): correct some messages by Yann Gautier · 2 years, 4 months ago
  6. 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · 2 years, 5 months ago
  7. 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · 2 years, 5 months ago
  8. 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · 2 years, 6 months ago
  9. 58bf3bf libc/snprintf: use macro to reduce duplicated code by Heyi Guo · 3 years, 5 months ago
  10. 11a16c8 libc/snprintf: add support to print "%" character by Heyi Guo · 3 years, 8 months ago
  11. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 3 years, 10 months ago
  12. c58a13e Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · 3 years, 10 months ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  15. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  16. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago[Renamed (94%) from common/tf_snprintf.c]
  17. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago