kern/kernel
fef 904584ccc0
libc: refactor a couple of string routines
This is just a minor overhaul of several utility
functions, in part because it kept bothering me
and in part because i was bored.
2021-10-12 23:24:17 +02:00
..
mm libc: refactor a couple of string routines 2021-10-12 23:24:17 +02:00
clist.c kmalloc: add actual memory allocator 2021-09-29 01:10:41 +02:00
CMakeLists.txt x86: add irq support 2021-10-07 19:16:21 +02:00
irq.c x86: add irq support 2021-10-07 19:16:21 +02:00
kprintf.c libc: refactor a couple of string routines 2021-10-12 23:24:17 +02:00
main.c x86: add irq support 2021-10-07 19:16:21 +02:00
util.c util: refactor misc utility stuff 2021-09-21 17:34:27 +02:00