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,507
Commits
3
Branches
21
Tags
11
MiB
3a70accdeb
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
3a70accdeb
kernel: Move copy_string_vector_to_userspace to ThreadImage
2023-04-07 14:36:24 +02:00
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