]> git.corax.cc Git - corax/commit
Add standard C library for use inside the kernel
authorMatthias Kruk <m@m10k.eu>
Tue, 19 Nov 2019 06:42:26 +0000 (15:42 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 19 Nov 2019 06:42:26 +0000 (15:42 +0900)
commitf4cd7c2274e1d68961dee44bdf6f21d2172245cd
tree6c29e6de40001c2fd0a3657a1d67b1c8c543dcb8
parent9681f3c6dd7827b3a506e99654d79291ece9f34e
Add standard C library for use inside the kernel
kernel/klibc/Makefile [new file with mode: 0644]
kernel/klibc/string.c [new file with mode: 0644]