Robert Morris
|
dd2574bc10
|
tell gcc to check printf format strings
add %ld %lld %u %lu %llu %lx %llx to kernel and user printf
|
2023-12-31 12:21:46 -05:00 |
|
Ravjot Singh Samra
|
a2e4051b99
|
Added missing va_end().
|
2022-08-09 20:20:32 -04:00 |
|
Robert Morris
|
490f91ab53
|
move panicked check to uart.c
|
2020-08-28 09:00:41 -04:00 |
|
Robert Morris
|
748809e1b3
|
suppress write() output after panic()
|
2020-08-28 09:00:41 -04:00 |
|
Robert Morris
|
281d450a08
|
split printf into a separate file, to make console.c more like a driver
|
2019-07-27 03:49:03 -04:00 |
|