]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Make musl initialization work with unikraft RELEASE-0.10.0 RELEASE-0.6 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
authorCyril Soldani <cyril.soldani@uliege.be>
Thu, 10 Dec 2020 08:31:16 +0000 (09:31 +0100)
committerUnikraft <monkey@unikraft.io>
Wed, 13 Oct 2021 11:31:40 +0000 (11:31 +0000)
commit0d77c4c2f6b0f121b7fa6a84f694f74139466465
tree9606889563f1991cc8b274222bf10b914e46a6da
parent01a0b5aff0b5c67885a57c6c3174184ecbdba5ec
Make musl initialization work with unikraft

Work around some syscalls not being implemented in unikraft.

Signed-off-by: Cyril Soldani <cyril.soldani@uliege.be>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #3
patches/0013-init-no-mprotect.patch [new file with mode: 0644]
patches/0014-mmap-alloc.patch [new file with mode: 0644]
patches/0015-avoid-mmap-in-init_tls.patch [new file with mode: 0644]
patches/0016-avoid-arch_prctl.patch [new file with mode: 0644]