sortix--sortix/kernel
Jonas 'Sortie' Termansen 9f77beaea6 Fix floating point registers of new threads. 2016-03-26 23:29:09 +01:00
..
disk
fs
gpu/bga
include/sortix Fix fchownat(2) system call ABI on x86. 2016-03-26 23:28:36 +01:00
kb
mouse
net
x64 Fix floating point registers of new threads. 2016-03-26 23:29:09 +01:00
x86 Fix floating point registers of new threads. 2016-03-26 23:29:09 +01:00
x86-family
.gitignore
Makefile
addralloc.cpp
alarm.cpp
clock.cpp
com.cpp
com.h
copy.cpp
descriptor.cpp
dtable.cpp
elf.cpp
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp Add initrd module options. 2016-03-07 18:37:20 +01:00
initrd.h
inode.cpp
interlock.cpp
interrupt.cpp
io.cpp Fix fchownat(2) system call ABI on x86. 2016-03-26 23:28:36 +01:00
ioctx.cpp
kernel.cpp
kernelinfo.cpp
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
libk.cpp
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp
process.cpp Fix floating point registers of new threads. 2016-03-26 23:29:09 +01:00
psctl.cpp
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
syscall.cpp Fix fchownat(2) system call ABI on x86. 2016-03-26 23:28:36 +01:00
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp Fix floating point registers of new threads. 2016-03-26 23:29:09 +01:00
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgafont.f16
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp
worker.cpp