sortix-mirror/kernel/include/sortix/kernel
Jonas 'Sortie' Termansen 741e48e688 Fix interrupt worker quality. 2014-09-23 20:45:57 +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 Fix interrupt worker quality. 2014-09-23 20:45:57 +02: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 Implement signals. 2014-07-22 13:25:39 +02:00
log.h Add format attribute to kernel print and panic functions. 2014-08-23 21:47:05 +02: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 Add format attribute to kernel print and panic functions. 2014-08-23 21:47:05 +02: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 Implement signals. 2014-07-22 13:25:39 +02:00
refcount.h Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
scheduler.h Clean up scheduler. 2014-08-24 14:02:42 +02:00
segment.h Fix missing includes from private kernel headers. 2014-03-17 17:00:00 +01:00
signal.h Implement signals. 2014-07-22 13:25:39 +02: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 Clean up scheduler. 2014-08-24 14:02: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