]> git.corax.cc Git - corax/commit
Use standard C functions from klibc within the kernel
authorMatthias Kruk <m@m10k.eu>
Tue, 19 Nov 2019 06:55:01 +0000 (15:55 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 19 Nov 2019 06:55:01 +0000 (15:55 +0900)
commitd16e164c3c4454afbc5383aa8420fd1611ed81d5
treec15c7e2417d4bff70fa0f17653e689f9cb839782
parent624229be0f15d5b4af6c3ad8aae096864d25396e
Use standard C functions from klibc within the kernel
include/string.h [new file with mode: 0644]
kernel/Makefile
kernel/arch/debug.c
kernel/arch/heap.c
kernel/arch/paging.c
kernel/core/process.c
kernel/include/debug.h