sortix-mirror/kernel/include/sortix/kernel
Jonas 'Sortie' Termansen 2cd7361294 Add memusage(2).
Switch xz to memusage(2) and fix native self-cross issue.

This is a compatible ABI change.
2023-03-09 20:27:17 +01:00
..
addralloc.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
clock.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
copy.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
cpu.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
cpuid.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
crc32.h Add networking stack. 2022-12-11 13:40:34 +01:00
decl.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
descriptor.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
dtable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
elf.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fcache.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fsfunc.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
harddisk.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
if.h Add networking stack. 2022-12-11 13:40:34 +01:00
inode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
interlock.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
interrupt.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioctx.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioport.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
kernel.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
keyboard.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
kthread.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
log.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
memorymanagement.h Add memusage(2). 2023-03-09 20:27:17 +01:00
mtable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
packet.h Add networking stack. 2022-12-11 13:40:34 +01:00
panic.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pat.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pci-mmio.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pci.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pipe.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
poll.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
process.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ps2.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ptable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
random.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
refcount.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
registers.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
scheduler.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
segment.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
signal.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sockopt.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sortedlist.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
string.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
syscall.h Add memusage(2). 2023-03-09 20:27:17 +01:00
textbuffer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
thread.h Fix deadlocks and lost wakeups in threading primitives. 2022-12-10 21:29:23 +01:00
time.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
timer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
user-timer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
video.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
vnode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
worker.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
yielder.h Standardize header include guards. 2022-07-09 20:51:13 +02:00