sortix-mirror/kernel/x86
Jonas 'Sortie' Termansen 12b5044bc7 Fix signal delivery during context switch. 2015-10-09 16:17:52 +02:00
..
boot.S Initialize paging before KernelInit. 2015-08-21 21:25:00 +02:00
crti.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
crtn.S Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
interrupt.S Fix signal delivery during context switch. 2015-10-09 16:17:52 +02:00
kthread.S Clean up kernel thread creation code. 2014-11-18 18:10:22 +01:00
memorymanagement.cpp Initialize paging before KernelInit. 2015-08-21 21:25:00 +02:00
memorymanagement.h Update kernel memory management to current coding conventions. 2014-03-01 14:37:40 +01:00
syscall.S Clear registers after system calls. 2015-08-26 16:29:18 +02:00