]> Chaos Git - misc/eidos.git/commit
Enable paranoia errors
authorJon Feldman <chaos.kagami@gmail.com>
Tue, 21 Feb 2017 03:33:14 +0000 (22:33 -0500)
committerJon Feldman <chaos.kagami@gmail.com>
Tue, 21 Feb 2017 03:33:14 +0000 (22:33 -0500)
commit4487c0417a795f172d7d22d98f2800e97d19f33a
treeaa9da4d6e652bb3e3e7252f8421768cb622f4b03
parent06fe0ee3f4efc30c17bdf6c8ff9970bb02430203
Enable paranoia errors
15 files changed:
.clang-format [new file with mode: 0644]
Makefile
common/kernel_main.c
common/stdc/putc.c
common/stdc/vsprintf.c
i686/entry.S
i686/idt.c
i686/timer.c
i686/utils.c
include/module_console.h
include/multiboot.h [new file with mode: 0644]
include/stdc/stdio.h
module/biosvga/module.c
module/console.c
module/ps2input/module.c