1. 8726600 fix: unify fallthrough annotations by Boyan Karatotev · Fri Nov 18 14:17:17 2022 +0000
  2. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  3. 76c3f5b feat(snprintf): add support for length specifiers by kadabi · Mon Feb 28 14:21:09 2022 -0800
  4. eee1959 fix(libc): correct some messages by Yann Gautier · Mon Feb 14 10:29:32 2022 +0100
  5. 94faff8 fix(libc): snprintf: include stdint.h by Andre Przywara · Thu Jan 27 17:47:55 2022 +0000
  6. 933cc5d fix(libc): limit snprintf radix value by Andre Przywara · Mon Jan 24 18:16:10 2022 +0000
  7. 3d95909 fix(libc): fix snprintf corner cases by Andre Przywara · Tue Dec 21 12:35:54 2021 +0000
  8. 58bf3bf libc/snprintf: use macro to reduce duplicated code by Heyi Guo · Wed Jan 20 13:55:25 2021 +0800
  9. 11a16c8 libc/snprintf: add support to print "%" character by Heyi Guo · Tue Oct 27 08:36:40 2020 +0800
  10. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · Tue Sep 08 19:00:00 2020 -0500
  11. c58a13e Add support for hexadecimal and pointer format specifiers to snprintf() by Javier Almansa Sobrino · Fri Aug 21 17:32:03 2020 +0100
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  13. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  14. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · Thu Aug 23 15:11:46 2018 +0100
  15. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100[Renamed (94%) from common/tf_snprintf.c]
  16. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · Wed Aug 22 10:25:41 2018 +0100