vk | C kernel project ; current architecture : x86
kandi X-RAY | vk Summary
kandi X-RAY | vk Summary
vk is a C library. vk has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
vk is a kernel c kernel project ; current architecture : x86 the goal of this project is to get a posix-compliant c kernel. i started it to learn posix, c, unix conventions and how does a computer really works. i also want to have a working kernel to actually use it on old hardware that i have that can barely run linux. current status : the kernel can load an elf executable, statically linked with newlib, and execute the code, from an ata disk with a fat32/ext2 fs or an atapi cd-rom with an iso9660 fs. multitasking is working, and processes can use fork() and exec() system calls to run other processes. i want to get acpi support, at least for acpi shutdown but also to use things like hpet... i already ported newlib and made my custom (i386-vk-*) toolchain ; i have successfully compiled and executed simple programs like hello world, and tested scanf()/getc().. and everything worked. i'm now trying to port real software but i need to be more posix-compliant. i currently have a port of dash that i use to debug the kernel (because i can't really do anything with it for now). once i get dash to run well, i'll fix cpu exception handling and release the kernel as
vk is a kernel c kernel project ; current architecture : x86 the goal of this project is to get a posix-compliant c kernel. i started it to learn posix, c, unix conventions and how does a computer really works. i also want to have a working kernel to actually use it on old hardware that i have that can barely run linux. current status : the kernel can load an elf executable, statically linked with newlib, and execute the code, from an ata disk with a fat32/ext2 fs or an atapi cd-rom with an iso9660 fs. multitasking is working, and processes can use fork() and exec() system calls to run other processes. i want to get acpi support, at least for acpi shutdown but also to use things like hpet... i already ported newlib and made my custom (i386-vk-*) toolchain ; i have successfully compiled and executed simple programs like hello world, and tested scanf()/getc().. and everything worked. i'm now trying to port real software but i need to be more posix-compliant. i currently have a port of dash that i use to debug the kernel (because i can't really do anything with it for now). once i get dash to run well, i'll fix cpu exception handling and release the kernel as
Support
Quality
Security
License
Reuse
Support
vk has a low active ecosystem.
It has 4 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 2 have been closed. On average issues are closed in 77 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of vk is current.
Quality
vk has no bugs reported.
Security
vk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
vk is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
vk releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vk
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vk
vk Key Features
No Key Features are available at this moment for vk.
vk Examples and Code Snippets
No Code Snippets are available at this moment for vk.
Community Discussions
No Community Discussions are available at this moment for vk.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vk
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page