An open API service indexing awesome lists of open source software.

https://github.com/eersoy93/linux-os-userspace

Userspace part from scratch of the OS. The kernel and libraries should be ensured via system. (only "Hello, World!" currently)
https://github.com/eersoy93/linux-os-userspace

linux linux-operating-system linux-os linux-userspace operating-system os userspace

Last synced: 7 months ago
JSON representation

Userspace part from scratch of the OS. The kernel and libraries should be ensured via system. (only "Hello, World!" currently)

Awesome Lists containing this project

README

          

# Erdem Ersoy's Linux OS
Userspace part from scratch of the OS. The kernel and libraries should be ensured via your Linux system.

# Tested Distros
- Linux Mint 21.3

# Copyright and License
See LICENSE file.