banan-os/libc
Bananymous b315fdc27f Kernel: Finally managed to get 64-bit working
I had weird problems with interrupts but everything should work now
2023-01-25 19:19:28 +02:00
..
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include LibC: Add is*() functions to libc 2023-01-16 20:05:51 +02:00
stdio Kernel: Improve kernel panic message and rename it 'panic'->'Panic' 2023-01-09 21:57:03 +02:00
stdlib Kernel: Improve kernel panic message and rename it 'panic'->'Panic' 2023-01-09 21:57:03 +02:00
string Fixes :) 2022-11-15 21:42:14 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile LibC: Add is*() functions to libc 2023-01-16 20:05:51 +02:00
ctype.cpp LibC: Add is*() functions to libc 2023-01-16 20:05:51 +02:00