Block a user
6cf042e65e
Result: Remove m_has_value, rely on Option::has_value()
67ebb00bd3
Option, Result: Introduce try_move_value(), which is the release_value() equivalent of try_set_value()
5aa667c776
luna: Make OwnedStringView::clone() just call from_string_literal()
3ac3d54788
luna: Make check() and expect() output errors in userspace
c82ed5df01
Enable -Os on all targets
31ee97b7de
Remove restart from CI configuration
15c5b80dc9
Rewrite README.md now that restart is gone
afe9a01bbf
Merge branch 'restart' into main
b0e5d02c9a
kernel: Turn off console logging before starting the init process
a620b00b18
Unify libc header descriptions
8de59138ef
We are platform-agnostic now (kind of)
0c5a84f932
toolchain: Update to binutils 2.39
49d1e4f011
Revert "mprotect(): Validate the entire range to protect is in userspace memory"
401a807551
Revert "Update README.md"