summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorMax Wipfli <mail@maxwipfli.ch>2021-06-23 17:55:08 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-24 10:29:09 +0200
commit84c0f98fb243ac535787d931c7ed9b5fbc6cb6f5 (patch)
treeea9d8905359c9fdd133a914727a75ec5a46437ec /.clang-format
parent67067904f53c06d6808febabc7f3425dab929729 (diff)
downloadserenity-84c0f98fb243ac535787d931c7ed9b5fbc6cb6f5.zip
Kernel: Reimplement the dbgputch and dbgputstr syscalls
This rewrites the dbgputch and dbgputstr system calls as wrappers of kstdio.h. This fixes a bug where only the Kernel's debug output was also sent to a serial debugger, while the userspace's debug output was only sent to the Bochs debugger. This also fixes a bug where debug output from one process would sometimes "interrupt" the debug output from another process in the middle of a line.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions