Initial commit

This commit is contained in:
2026-04-07 22:50:44 +02:00
committed by GitHub
commit 58cc2a7439
2 changed files with 676 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# libxunil
Libxunil is the libc stub which is used to compile and run ELF binaries. It replaces the standard C library to make executables work on XunilOS.