|
2abb43d709
|
kernel+libos: Call Vector::try_reserve where it is appropriate
continuous-integration/drone/push Build is failing
|
2023-08-22 11:54:00 +02:00 |
|
|
b63a8ff245
|
libluna: Move get_blocks_from_size to a new header and call it ceil_div instead
continuous-integration/drone/push Build is passing
|
2023-08-08 11:58:33 +02:00 |
|
|
2572695c8d
|
kernel: Support mapping shared memory using mmap()
|
2023-08-02 22:20:05 +02:00 |
|
|
4c87d72b44
|
kernel/binfmt: Add documentation + support script interpreters being scripts themselves
continuous-integration/drone/push Build is passing
|
2023-07-31 20:41:18 +02:00 |
|
|
3638d3da46
|
kernel: Add binary format for shebang scripts
|
2023-07-30 18:46:19 +02:00 |
|
|
1c76675e40
|
kernel: Add a framework to add more executable formats, possibly from userspace
This lets us implement shebangs and possibly an interface similar to Linux's binfmt_misc.
|
2023-07-30 18:25:44 +02:00 |
|