4lDO2
|
0e0246bc69
|
Let procmgr handle process names.
|
2025-04-19 19:27:03 +02:00 |
|
4lDO2
|
6d72048b13
|
Store proc_fd in MaybeUninit with external discriminant.
|
2025-04-19 19:27:01 +02:00 |
|
4lDO2
|
a8ee9e72ee
|
Fix possible TCB.thread_fd() use-after-free.
|
2025-04-19 19:27:00 +02:00 |
|
4lDO2
|
48df8f5bba
|
Add unstable interface for getting current thread fd.
|
2025-04-19 19:26:58 +02:00 |
|
4lDO2
|
26399569de
|
Reach init w/proc manager.
|
2025-04-19 19:26:57 +02:00 |
|
4lDO2
|
fed49a29af
|
Properly deallocate thread stack on pthread_exit.
|
2024-09-24 19:34:53 +02:00 |
|
bjorn3
|
49c708f537
|
Remove all uses of the legacy scheme syntax"
|
2024-08-04 13:49:10 +02:00 |
|
4lDO2
|
0b3be2d190
|
Write correct value to kernel when exiting thread.
|
2024-07-18 23:59:47 +02:00 |
|
4lDO2
|
4cb6644181
|
Implement exit_this_thread on Redox.
|
2024-07-18 23:59:47 +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
|
20284eb2b2
|
Fix rlct_clone.
|
2024-07-09 15:00:54 +02:00 |
|
4lDO2
|
736a445af6
|
Use new proc control struct too.
|
2024-07-09 15:00:53 +02:00 |
|
4lDO2
|
53ed7aae59
|
Move rlct_clone, sigprocmask, sigaction, to rt.
|
2024-07-09 15:00:52 +02:00 |
|