Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't return error information from console_flush | Jimmy Brisson | 2020-10-09 | 1 | -4/+4 |
* | libc: fix sparse warning for __assert() | Masahiro Yamada | 2019-09-11 | 1 | -4/+5 |
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 1 | -3/+4 |
* | backtrace: Print backtrace in assert() and panic() | Antonio Nino Diaz | 2018-08-30 | 1 | -2/+6 |
* | libc: Use printf and snprintf across codebase | Antonio Nino Diaz | 2018-08-22 | 1 | -2/+3 |
* | libc: Fix all includes in codebase | Antonio Nino Diaz | 2018-08-22 | 1 | -1/+2 |
* | libc: Cleanup remaining files | Antonio Nino Diaz | 2018-08-22 | 1 | -3/+3 |
* | Create a library file for libc | Roberto Vargas | 2018-08-03 | 1 | -0/+36 |