StrayexOS icon indicating copy to clipboard operation
StrayexOS copied to clipboard

Simple, lightweight and well documented 32bit operating system. Created to be the Golden Mean between MikeOS and Linux!

Results 5 StrayexOS issues
Sort by recently updated
recently updated
newest added

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...

enhancement
kernel

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...

help wanted
good first issue
docs

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...

help wanted
good first issue
kernel

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...

help wanted
good first issue
kernel

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....

bug
kernel