sortix-mirror/sortix/include/sortix/kernel
Jonas 'Sortie' Termansen a6f38947f2 Add getpriority(2) and setpriority(2). 2013-12-17 14:30:41 +01:00
..
addralloc.h Refactor kernel address space allocation. 2013-12-17 14:30:28 +01:00
calltrace.h Refactor kernel calltrace.h header. 2013-12-17 14:30:34 +01:00
clock.h Add clock_nanosleep(2). 2013-12-17 14:30:34 +01:00
copy.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
cpu.h Remove obsolete attribute macros. 2013-12-17 14:30:37 +01:00
crc32.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
debugger.h Add internal kernel debugger. 2013-12-17 14:30:35 +01:00
decl.h Remove obsolete attribute macros. 2013-12-17 14:30:37 +01:00
descriptor.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
dtable.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
endian.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
fcache.h Free surplus unused bcache blocks. 2013-12-17 14:30:28 +01:00
fsfunc.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
inode.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
interlock.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
interrupt.h Refactor kernel interrupt handling. 2013-12-17 14:30:36 +01:00
ioctx.h Add O_NONBLOCK. 2013-12-17 14:30:31 +01:00
kernel.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
keyboard.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
kthread.h Remove obsolete attribute macros. 2013-12-17 14:30:37 +01:00
log.h dispd: Wait for console rendering to finish. 2013-12-17 14:30:26 +01:00
memorymanagement.h Add MapMemory, ProtectMemory and UnmapMemory utility functions. 2013-12-17 14:30:41 +01:00
mtable.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
panic.h Update kernel panic code to current coding conventions. 2013-12-17 14:30:37 +01:00
pci.h Add PCI Bar utility functions. 2013-12-17 14:30:35 +01:00
pipe.h Refactor pipe implementation. 2013-12-17 14:30:33 +01:00
platform.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
poll.h Add poll(2) and ppoll(2). 2013-12-17 14:30:25 +01:00
process.h Add getpriority(2) and setpriority(2). 2013-12-17 14:30:41 +01:00
refcount.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
scheduler.h Add GetKernelProcess function to scheduler. 2013-12-17 14:30:26 +01:00
segment.h Refactor kernel segment bookkeeping. 2013-12-17 14:30:41 +01:00
signal.h Refactor kernel signal.h header. 2013-12-17 14:30:34 +01:00
sortedlist.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
string.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
symbol.h Add kernel symbol support. 2013-12-17 14:30:35 +01:00
syscall.h Refactor system call API. 2013-12-17 14:30:26 +01:00
textbuffer.h Add TextPos relations. 2013-12-17 14:30:26 +01:00
thread.h Refactor user-space stack creation. 2013-12-17 14:30:41 +01:00
time.h Maintain process execution and system time. 2013-12-17 14:30:34 +01:00
timer.h Add support for per-process timers. 2013-12-17 14:30:33 +01:00
user-timer.h Add support for per-process timers. 2013-12-17 14:30:33 +01:00
video.h Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
vnode.h Add tcsetpgrp(2) and tcgetpgrp(2). 2013-12-17 14:30:36 +01:00
worker.h Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
yielder.h Add virtual address space allocator for user-space. 2013-12-17 14:30:41 +01:00