This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2,049
Commits
3
Branches
21
Tags
11
MiB
7a2acce8fd
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
2572695c8d
kernel: Support mapping shared memory using mmap()
2023-08-02 22:20:05 +02:00
apio
4c87d72b44
kernel/binfmt: Add documentation + support script interpreters being scripts themselves
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-07-31 20:41:18 +02:00
apio
3638d3da46
kernel: Add binary format for shebang scripts
2023-07-30 18:46:19 +02:00
apio
1c76675e40
kernel: Add a framework to add more executable formats, possibly from userspace
...
This lets us implement shebangs and possibly an interface similar to Linux's binfmt_misc.
2023-07-30 18:25:44 +02:00