toaruos/kernel/misc
2022-02-06 21:10:20 +09:00
..
args.c misaka: initial merge 2021-05-31 10:54:11 +09:00
assert.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
elf64.c aarch64: fixup clone(), add mmu_free(), cache stuff for ld.so 2022-01-31 21:08:11 +09:00
fbterm.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
gzip.c gzip: Some const correctness maybe helps 2022-01-12 18:52:52 +09:00
hashmap.c misaka: initial merge 2021-05-31 10:54:11 +09:00
kprintf.c misaka: initial merge 2021-05-31 10:54:11 +09:00
ksym.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
list.c misaka: initial merge 2021-05-31 10:54:11 +09:00
malloc.c aarch64: begin work on new target 2022-01-30 21:25:27 +09:00
pci.c aarch64: be more flexible about where the kernel is physically 2022-02-06 21:10:20 +09:00
ringbuffer.c ringbuffer: don't use heap allocator if buffer size is one page 2021-10-24 19:52:51 +09:00
string.c aarch64: A better memcpy for arm 2022-02-03 08:15:02 +09:00
tokenize.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
tree.c misaka: initial merge 2021-05-31 10:54:11 +09:00