4lDO2
|
8f66730d37
|
Set child sighandler *after* cloning address space.
|
2024-07-09 15:00:54 +02:00 |
|
4lDO2
|
20284eb2b2
|
Fix rlct_clone.
|
2024-07-09 15:00:54 +02:00 |
|
4lDO2
|
42c24dd755
|
Successfully run more userspace.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
7fcf5a1aca
|
Ignore special bits when selecting signal.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
a2ab86d253
|
Implement signal selection in asm, for SA_ONSTACK.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
d45adade1d
|
Remove obsolete proc usage, now reaches init.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
4e93f68324
|
Implement hack to ensure TCB exists in bootstrap.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
a60710c597
|
Add missing signal arch offsets.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
58d1153536
|
Split part of TCB into generic-rt
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
736a445af6
|
Use new proc control struct too.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
edfe46c60b
|
Write x86-64 signal trampoline asm stub.
|
2024-07-09 15:00:52 +02:00 |
|
4lDO2
|
7d562920c2
|
Add sigaction boilerplate.
|
2024-07-09 15:00:52 +02:00 |
|
4lDO2
|
98ac085c5d
|
Add sigprocmask stub to rt.
|
2024-07-09 15:00:52 +02:00 |
|
4lDO2
|
53ed7aae59
|
Move rlct_clone, sigprocmask, sigaction, to rt.
|
2024-07-09 15:00:52 +02:00 |
|
4lDO2
|
4eb20628f3
|
Move some of signal config to redox-rt.
|
2024-07-09 15:00:52 +02:00 |
|
4lDO2
|
a800693266
|
Refactor: move redox-exec into redox-rt::proc.
|
2024-07-09 15:00:52 +02:00 |
|