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