sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen a685a9d68f Fix kernel thread frame pointer base case. 2013-09-24 17:09:47 +02:00
..
base.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
boot.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
calltrace.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
gdt.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
idt.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
interrupt.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
kthread.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
memorymanagement.cpp Fix kernel compile warnings. 2013-07-09 20:28:55 +02:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
process.cpp Replace <libmaxsi/memory.h> with <string.h>. 2012-12-14 14:13:34 +01:00
scheduler.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
syscall.s Add assembly file symbol sizes. 2013-09-24 17:09:47 +02:00
thread.cpp Fix kernel thread frame pointer base case. 2013-09-24 17:09:47 +02:00
x86.cpp Replace libmaxsi headers with libc headers. 2012-12-14 14:13:35 +01:00
x86.h Multithreaded kernel and improvement of signal handling. 2012-09-08 18:45:41 +02:00