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
1,506
Commits
3
Branches
21
Tags
11
MiB
b22bea84ec
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
54f2d35416
kernel: Add the fork() system call
2023-03-18 23:45:48 +01:00
apio
a4ac3c85ed
kernel+libc: Copy argv to userspace
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-18 22:25:19 +01:00
apio
8c72e9a49a
kernel: Add an exec() system call
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Doesn't support arguments or environment for now.
2023-03-16 22:44:58 +01:00