sortix-mirror/kernel/include/sortix/kernel
Jonas 'Sortie' Termansen 8411dce330 Add kernel uthread support. 2014-07-08 17:41:50 +02:00
..
addralloc.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
calltrace.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
clock.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
copy.h Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
cpu.h Rename useresp to esp and userrsp to rsp. 2014-03-17 19:22:13 +01:00
cpuid.h Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
crc32.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
debugger.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
decl.h Improve the reliability of the kernel likely and unlikely macros. 2014-03-17 19:22:11 +01:00
descriptor.h Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
dtable.h Fix kernel refcounted classes without virtual destructor. 2014-03-31 19:47:54 +02:00
fcache.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
fsfunc.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
inode.h Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
interlock.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
interrupt.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
ioctx.h Add function for clearing user-space memory from the kernel. 2014-03-01 14:37:41 +01:00
kernel.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
keyboard.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
kthread.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
log.h Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
memorymanagement.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
mtable.h Fix kernel refcounted classes without virtual destructor. 2014-03-31 19:47:54 +02:00
mtrr.h Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
panic.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
pat.h Refactor kernel PAT, MTRR, and MSR usage. 2014-03-17 19:22:13 +01:00
pci.h Refactor PCI BAR support. 2014-03-17 19:22:13 +01:00
pipe.h Fix filesystem sockets sending SIGPIPE on disconnect. 2014-05-28 22:18:54 +02:00
poll.h Fix polling Unix sockets in both incoming and outgoing directions. 2014-05-28 22:18:54 +02:00
process.h Add kernel uthread support. 2014-07-08 17:41:50 +02:00
refcount.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
scheduler.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
segment.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
signal.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
sortedlist.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
string.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
symbol.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
syscall.h Refactor i386 and x86_64 interrupt support. 2014-03-17 19:22:13 +01:00
textbuffer.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
thread.h Maintain fsbase and gsbase as per-thread registers. 2014-05-29 17:07:42 +02:00
time.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
timer.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
user-timer.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
video.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
vnode.h Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
worker.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
yielder.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00