Historique des commits

Auteur SHA1 Message Date
  Maksims Svecovs 44d9706e54 feat(libc): add %c to printf/snprintf il y a 1 an
  Boyan Karatotev e138400d1c fix: unify fallthrough annotations il y a 2 ans
  Claus Pedersen 885e268304 refactor(libc): clean up dependencies in libc il y a 2 ans
  kadabi 701e94b08f feat(snprintf): add support for length specifiers il y a 2 ans
  Yann Gautier a211fde940 fix(libc): correct some messages il y a 2 ans
  Andre Przywara 410c925ab3 fix(libc): snprintf: include stdint.h il y a 2 ans
  Andre Przywara b30dd4030d fix(libc): limit snprintf radix value il y a 2 ans
  Andre Przywara c1f5a0925d fix(libc): fix snprintf corner cases il y a 2 ans
  Heyi Guo 7981c5043b libc/snprintf: use macro to reduce duplicated code il y a 3 ans
  Heyi Guo c654615466 libc/snprintf: add support to print "%" character il y a 4 ans
  Madhukar Pappireddy 77648689ad libc: Add support for vsnprintf() il y a 4 ans
  Javier Almansa Sobrino 524eecc6a2 Add support for hexadecimal and pointer format specifiers to snprintf() il y a 4 ans
  Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase il y a 6 ans
  Daniel Boulby a08a201430 Ensure the flow through switch statements is clear il y a 6 ans
  Antonio Nino Diaz d5ccb754af libc: Fix some MISRA defects il y a 6 ans
  Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc il y a 6 ans