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,416
Commits
3
Branches
21
Tags
11
MiB
7f50893786
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
8c831a6906
libc: Add mknod()
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-18 09:13:31 +01:00
apio
7173c05a22
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +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