stage0-uefi/posix-runner
Andrius Štikonas c0baf959ab
Make sure brk area is zeroed on start.
Some stage0 applications, e.g. M0 assume that newly allocated memory
is empty.

We also need to do that for forked processes but it's not part of this commit.
2024-01-02 00:47:32 +00:00
..
posix-runner.c Make sure brk area is zeroed on start. 2024-01-02 00:47:32 +00:00