toaruos/kernel/misc
2023-11-02 16:59:57 +09:00
..
args.c kernel: Support quoted values in cmdline arguments with new parser 2023-10-09 20:14:52 +09:00
assert.c kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
elf64.c kernel: clean up module loader 2023-07-23 09:05:51 +09:00
fbterm.c terminal: Bitmap font can use uint8_t 2022-12-13 15:08:56 +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 libc: fix incorrect cast of field width to char 2023-07-04 16:46:21 +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: implement FLUSH on tcsetattr correctly? 2023-11-02 16:59:57 +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