Block a user
Libs/newlib: Fix sys/ksys.h warnings
I'm not sure if these changes make sense now. There was a plan to move ports to a separate repository.
There is an idea to unify with system calls on fasm
. The idea is to write a macro…
Libs/newlib: Fix sys/ksys.h -Wextra warnings.
@Egor00f there are some notes:
- Align comments in the code and remove irrelevant ones.
- Replace commit message with "Libs/newlib: Fix sys/ksys.h -Wextra warnings.
- Remove extra commit.
[GSOC] Add SDL2 library + additional SDL libraries
@arnavbhatt288 hello! It seems like you've really done a great job, but from my point of view you should first have a series of commits or one that loads the original source code and then your…
WIP: Changing the OS version retrieval API due to migration to Git
major - changes when the kernel API is no longer compatible;
This literally means that removal of sf18.11 will bump KolibriOS version to 1.0.0. Then removal of midi-related syscalls…
WIP: Changing the OS version retrieval API due to migration to Git
306d4c8593
Fixed get os version in SHELL
fa4755138f
Changes to get os version API for migrating to git