toaruos/kernel/misc
2022-04-13 16:19:56 -07: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: (wip) support kernel modules 2022-04-13 16:19:56 -07:00
fbterm.c rpi400: fbterm: only do that on arm 2022-02-16 12:38:51 +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 tty: fix permanently set EOF status on tty 2022-03-22 14:10:30 +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