14 Commits

Author SHA1 Message Date
3639d64649 refactor: move to rust 1.84.0-nightly + implement disable_aslr 2024-10-31 22:54:58 +02:00
1a975af1e9 Add remote shell 2024-10-31 13:14:07 +02:00
4b25a4db89 i686: add platform support 2024-10-10 18:06:54 +03:00
4fc322405c dev/block: use read_aligned in partition probing 2024-08-03 19:52:48 +03:00
fe5f9649ff refactor: Fix clippy warnings 2024-07-27 14:49:20 +03:00
1bd9d65a5e Migrate to 1.82 rustc nightly 2024-07-25 11:58:47 +03:00
3383d0350c proc: spawn_thread/exit_thread/wait_thread 2024-04-25 16:02:20 +03:00
1b69be1664 proc/debug: implement basic single-stepping facilities 2024-03-19 23:11:03 +02:00
0a2d2ea4db proc/elf: handle relocatable executables (ET_DYN) 2024-03-18 19:34:03 +02:00
2dc162d1a0 proc: better handling of process groups + shell interrupts 2024-03-13 17:55:14 +02:00
ae09849fda abi: split definitions into multiple files 2024-03-13 14:25:02 +02:00
12b481398d abi: add struct types and move some terminal definitions 2024-03-13 13:11:46 +02:00
1440689094 build: Finish migration to monorepo 2024-03-12 18:17:47 +02:00
7a0d528cda Add 'lib/runtime/' from commit 'db5cddbec10c4b7c086eda716d48d4711632901f'
git-subtree-dir: lib/runtime
git-subtree-mainline: 566a2341f5b726d86f5d42a72beb9c70b83f31b6
git-subtree-split: db5cddbec10c4b7c086eda716d48d4711632901f
2024-03-12 15:54:48 +02:00