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,552
Commits
3
Branches
21
Tags
11
MiB
df95126ccd
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
4d3050eaab
kernel: Retrieve all thread information before marking it as dead in waitpid()
...
All checks were successful
continuous-integration/drone/push
Build is passing
Details
In case we get interrupted by the reaper thread.
2023-03-24 20:59:07 +01:00
apio
7efcc06090
kernel+init+sh: Implement parent processes and waitpid(-1, ...)
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-24 17:37:04 +01:00
apio
b6fb5f3dfe
kernel+libc: Implement waitpid()
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-23 22:42:24 +01:00