Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc/printf: add support to print "%" character | Heyi Guo | 2021-01-20 | 1 | -1/+4 |
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 1 | -1/+3 |
* | Ensure the flow through switch statements is clear | Daniel Boulby | 2018-09-21 | 1 | -0/+1 |
* | libc: Fix some MISRA defects | Antonio Nino Diaz | 2018-08-30 | 1 | -29/+33 |
* | libc: Use printf and snprintf across codebase | Antonio Nino Diaz | 2018-08-22 | 1 | -1/+1 |
* | libc: Move tf_printf and tf_snprintf to libc | Antonio Nino Diaz | 2018-08-22 | 1 | -0/+190 |
* | libc: Remove printf-like functions | Antonio Nino Diaz | 2018-08-22 | 1 | -36/+0 |
* | Create a library file for libc | Roberto Vargas | 2018-08-03 | 1 | -0/+36 |