1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
2014-03-17 19:22:11 +01:00
..
fs Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
include/sortix Improve the reliability of the kernel likely and unlikely macros. 2014-03-17 19:22:11 +01:00
kb
net
x64
x86
x86-family Fix print format warnings in kernel/x86-family/memorymanagement.cpp. 2014-03-01 14:37:42 +01:00
.gitignore
addralloc.cpp
alarm.cpp
alarm.h
ata.cpp
ata.h
bga.cpp
bga.h
calltrace.cpp
clock.cpp
com.cpp Clean up the serial driver read and write routines. 2014-03-17 19:22:11 +01:00
com.h
copy.cpp Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
crc32.cpp
debugger.cpp
descriptor.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
dispmsg.cpp Move OFF_MIN and OFF_MAX to <sys/types.h>. 2014-03-17 19:22:10 +01:00
dispmsg.h
dtable.cpp
elf.cpp
elf.h
end.cpp
fcache.cpp
fsfunc.cpp
identity.cpp
identity.h
initrd.cpp
initrd.h
inode.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
interlock.cpp
interrupt.cpp Replace kernel STATIC_ASSERT macro with C++11 static_assert. 2014-03-01 14:37:41 +01:00
io.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
io.h
ioctx.cpp Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
kernel.cpp Open stdin, stdout and stderr in the kernel rather than init. 2014-03-17 19:22:11 +01:00
kernelinfo.cpp
kernelinfo.h
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
logterminal.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
logterminal.h Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
Makefile Rename libc-sortix to libk. 2014-03-01 14:37:42 +01:00
memorymanagement.cpp
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
partition.cpp
partition.h
pci.cpp
pipe.cpp Add pipe2(2). 2014-03-17 19:22:11 +01:00
pipe.h
poll.cpp
poll.h
process.cpp
refcount.cpp
resource.cpp
resource.h
scheduler.cpp
segment.cpp
signal.cpp
string.cpp
symbol.cpp
syscall.cpp Fix print format warnings in kernel/syscall.cpp. 2014-03-01 14:37:42 +01:00
textbuffer.cpp
textterminal.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
textterminal.h Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
thread.cpp
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
worker.cpp