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,045
Commits
3
Branches
21
Tags
11
MiB
60cc9dcd0e
Commit Graph
3 Commits
Author
SHA1
Message
Date
apio
86d14e0d0e
kernel+libc: Add the SA_NODEFER and SA_RESETHAND flags for sigaction()
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
2023-07-10 21:54:04 +02:00
apio
015419b8f5
kernel: Generate signals when children exit / when faults occur
...
Userspace can now catch segfaults!
2023-07-10 20:49:22 +02:00
apio
15d6aae701
kernel+libc: Implement basic signals
2023-07-10 19:46:57 +02:00