4lDO2
|
ec216e56e2
|
Preserve umask across execv.
|
2024-09-25 20:28:50 +02:00 |
|
Kamil Koczurek
|
408a7b2ab6
|
Add capability to set the default scheme
|
2024-09-23 14:36:45 +00:00 |
|
Peter Limkilde Svendsen
|
3193656f22
|
Put random() state behind mutex
|
2024-08-15 23:26:16 +00:00 |
|
bjorn3
|
49c708f537
|
Remove all uses of the legacy scheme syntax"
|
2024-08-04 13:49:10 +02:00 |
|
4lDO2
|
c286dd6d33
|
Use new-thread proc API
|
2024-07-18 23:59:47 +02:00 |
|
4lDO2
|
4c20a9abb2
|
Enable syscall restart in futex_wait.
|
2024-07-16 11:55:06 +02:00 |
|
4lDO2
|
568fc09277
|
Reset sighandler in fexec before switching addrsp.
|
2024-07-09 15:00:56 +02:00 |
|
4lDO2
|
98a2a566d9
|
Almost succeed at repeatedly accepting signals.
|
2024-07-09 15:00:54 +02:00 |
|
4lDO2
|
8f66730d37
|
Set child sighandler *after* cloning address space.
|
2024-07-09 15:00:54 +02:00 |
|
4lDO2
|
d45adade1d
|
Remove obsolete proc usage, now reaches init.
|
2024-07-09 15:00:53 +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 |
|