sortix--sortix/sortix
Jonas 'Sortie' Termansen 1bc470624f Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
..
fs Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
include/sortix Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
kb Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
net Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x64 Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x86 Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
x86-family Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
.gitignore
Makefile Add alarm(2) and alarmns(2). 2013-12-17 14:30:33 +01:00
addralloc.cpp Refactor kernel address space allocation. 2013-12-17 14:30:28 +01:00
alarm.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
alarm.h Add alarm(2) and alarmns(2). 2013-12-17 14:30:33 +01:00
ata.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
ata.h
bga.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
bga.h
calltrace.cpp Support doing kernel calltraces on another stack. 2013-12-17 14:30:26 +01:00
calltrace.h Support doing kernel calltraces on another stack. 2013-12-17 14:30:26 +01:00
clock.cpp Refactor kernel signal.h header. 2013-12-17 14:30:34 +01:00
com.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
com.h
copy.cpp
crc32.cpp
descriptor.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
dispmsg.cpp
dispmsg.h
dtable.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
elf.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
elf.h
end.cpp
fcache.cpp Free surplus unused bcache blocks. 2013-12-17 14:30:28 +01:00
fsfunc.cpp
identity.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
identity.h Add {g,s}et{e,}{g,u}id(2). 2013-12-17 14:30:29 +01:00
initrd.cpp Adopt struct timespec as the kernel time format. 2013-12-17 14:30:30 +01:00
initrd.h Free the initrd after extraction. 2013-12-17 14:30:28 +01:00
inode.cpp Add socket interface. 2013-12-17 14:30:30 +01:00
interlock.cpp
interrupt.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
io.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
io.h
ioctx.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
kernel.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
kernelinfo.cpp
kernelinfo.h
kthread.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
lfbtextbuffer.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
lfbtextbuffer.h Queue lfb text render commands with async render. 2013-12-17 14:30:26 +01:00
linebuffer.cpp
linebuffer.h
log.cpp dispd: Wait for console rendering to finish. 2013-12-17 14:30:26 +01:00
logterminal.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
logterminal.h
memorymanagement.cpp
mtable.cpp
multiboot.h
panic.cpp Refactor kernel interrupt API. 2013-12-17 14:30:26 +01:00
pci.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
pipe.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
pipe.h
poll.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
poll.h
process.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
refcount.cpp
scheduler.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
serialterminal.cpp Refactor scheduler API. 2013-12-17 14:30:26 +01:00
serialterminal.h
signal.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
sound.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
sound.h
string.cpp
syscall.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
textbuffer.cpp
textterminal.cpp dispd: Wait for console rendering to finish. 2013-12-17 14:30:26 +01:00
textterminal.h dispd: Wait for console rendering to finish. 2013-12-17 14:30:26 +01:00
thread.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
time.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
timer.cpp Add support for per-process timers. 2013-12-17 14:30:33 +01:00
uart.cpp Refactor kernel cpu.h header. 2013-12-17 14:30:34 +01:00
uart.h
user-timer.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
utf8.cpp
utf8.h
vga.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp Refactor kernel process.h and thread.h headers. 2013-12-17 14:30:34 +01:00
worker.cpp