This website requires JavaScript.
Explore
Help
Sign In
XunilGroup
/
XunilOS
Watch
1
Star
0
Fork
0
You've already forked XunilOS
mirror of
https://github.com/XunilGroup/XunilOS.git
synced
2026-04-25 11:49:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eee088c48f98afaf19bc41c84b41c5f35431e645
XunilOS
/
user
/
libxunil
History
csd4ni3l
eee088c48f
Add better register clobbering to syscall calling in libxunil, add header magic to verify each free/malloc/realloc/calloc statement, add our own memcpy, memcmp, memset, memmove
2026-04-07 22:11:18 +02:00
..
.cargo
Add a scheduler which just keeps of processes for now, and a
2026-04-03 11:28:31 +02:00
include
Make Doom run by improving and fixing libc stubs, adding proper heap
2026-04-07 18:06:52 +02:00
src
Add better register clobbering to syscall calling in libxunil, add header magic to verify each free/malloc/realloc/calloc statement, add our own memcpy, memcmp, memset, memmove
2026-04-07 22:11:18 +02:00
.gitignore
Add ET_DYN support for the ELF loader, which required adding
2026-04-01 21:25:34 +02:00
Cargo.lock
Add a usermode address space which can be switched to, make
2026-04-05 20:12:59 +02:00
Cargo.toml
Add a usermode address space which can be switched to, make
2026-04-05 20:12:59 +02:00
rust-toolchain.toml
Add a scheduler which just keeps of processes for now, and a
2026-04-03 11:28:31 +02:00
to_implement.txt
Add a scheduler which just keeps of processes for now, and a
2026-04-03 11:28:31 +02:00