StrayexOS
StrayexOS copied to clipboard
Simple, lightweight and well documented 32bit operating system. Created to be the Golden Mean between MikeOS and Linux!
When kfree is called, it uses ```sizeof()``` to get the size of the pointer. However, if I'm remembering correctly, this will return the size of the pointer, not the size...
Hello! I writes documentation in repository. In my control is Polish and English languages. I would like to have more translations of documentation for better project understanding. The translation mostly...
Hi there! :D Strayex Kernel has got three functions: > kprintch kvprintf kprintf They are responsible for printing on screen characters. This functions do not meet the requirements of C...
Hello! I would like to invite everyone to help me with testing my active version of kernel in virtual machines. Just download ISO form StrayexOS repo and try to run...
So I'm not sure if this is supposed to happen, but I when I try to boot the provided ISO in the docs with qemu on linux, it doesn't work....