4lDO2
|
fd3a9f9a94
|
Add stub for kill and sigq.
|
2025-04-19 12:50:43 +02:00 |
|
4lDO2
|
80ed3c47d1
|
Use inner loop to handle multiple reqs per event.
|
2025-04-19 12:50:43 +02:00 |
|
4lDO2
|
e5a97a68c9
|
Use log crate.
|
2025-04-19 12:50:43 +02:00 |
|
4lDO2
|
910c714b46
|
Rename procmngr => procmgr.
|
2025-04-19 12:50:42 +02:00 |
|
4lDO2
|
737d87cf9d
|
Reach init fork.
|
2025-04-19 12:49:35 +02:00 |
|
4lDO2
|
3dbd606086
|
Reach init with proc manager.
|
2025-04-19 12:49:35 +02:00 |
|
4lDO2
|
b4a7992074
|
Support reading metadata from process.
|
2025-04-19 12:49:35 +02:00 |
|
4lDO2
|
9f0ddc83f4
|
WIP: write skeleton for fork, new-thread
|
2025-04-19 12:49:35 +02:00 |
|
4lDO2
|
eecd046709
|
TODO: start writing proc manager
|
2025-04-19 12:49:35 +02:00 |
|
Andrey Turkin
|
508f566fea
|
RISC-V target
|
2024-10-16 19:35:44 +03:00 |
|
Kamil Koczurek
|
e0c153a5ed
|
Switch to newest redox-rt
|
2024-09-23 17:02:42 +02:00 |
|
Jacob Lorentzon
|
c695af7674
|
Switch to redox-rt.
|
2024-07-15 15:43:34 +00:00 |
|
bjorn3
|
88338f36f2
|
Use the new scheme format
|
2024-07-11 21:02:40 +02:00 |
|
Jacob Lorentzon
|
cc7ee6ce49
|
Signals
|
2024-03-17 17:01:43 +00:00 |
|
bjorn3
|
70700df944
|
Update redox-initfs and use the initfs_size header field instead of INITFS_LENGTH
|
2024-03-12 21:49:53 +01:00 |
|
bjorn3
|
b50d6fad52
|
Support embedding bootstrap blob into the initfs
|
2024-03-10 19:31:33 +01:00 |
|
Jeremy Soller
|
f33e8b54af
|
Update path for initfs
|
2024-01-18 15:05:38 -07:00 |
|
4lDO2
|
c3e2f0eca2
|
Ensure stack does not remain as RWX!
|
2023-08-01 16:23:30 +02:00 |
|
4lDO2
|
d7fd637ca3
|
Fix warnings.
|
2023-06-27 16:40:31 +02:00 |
|
4lDO2
|
c6c46803d2
|
Replace pipe2 with pipe scheme.
|
2023-06-27 16:37:59 +02:00 |
|
4lDO2
|
91a389cebf
|
Adapt to cwd only being in relibc.
|
2022-08-12 15:05:37 +02:00 |
|
4lDO2
|
6772933553
|
Don't link directly with relibc, use redox-exec.
|
2022-07-28 14:21:16 +02:00 |
|
4lDO2
|
da090b007d
|
Serve the initfs scheme here
|
2022-07-12 14:11:45 +02:00 |
|
4lDO2
|
3dac3d1ed6
|
Fix env parsing.
|
2022-07-05 14:24:17 +02:00 |
|
4lDO2
|
f174685820
|
Initial Commit.
|
2022-07-05 14:06:59 +02:00 |
|