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,901
Commits
3
Branches
21
Tags
11
MiB
237184a8bf
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
e0b5acb2ab
libc: Make struct sigaction C-compatible
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
2023-07-10 21:19:43 +02:00
apio
8066e8f1d8
kernel+libc: Implement sigprocmask() and friends
Some checks failed
continuous-integration/drone/pr
Build is failing
Details
2023-07-10 21:01:59 +02:00
apio
60d68b74e1
kernel: Define a good set of default signals
...
Most of these have POSIX-defined numbers.
2023-07-10 20:30:37 +02:00
apio
15d6aae701
kernel+libc: Implement basic signals
2023-07-10 19:46:57 +02:00