]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/ukmmap: Register `mremap` to syscall_shim
authorSergiu Moga <sergiu.moga@protonmail.com>
Tue, 16 Mar 2021 20:49:39 +0000 (22:49 +0200)
committerUnikraft <monkey@unikraft.io>
Sun, 16 May 2021 22:54:06 +0000 (22:54 +0000)
commitfc3212ce067339d8fe8f51fbbb4f13e08e8d0ccf
treec97b6c6c00ec61723f20b38d854afb1f3ad460f4
parent41044a1416209ca030405f3ec02035e86e871fc9
lib/ukmmap: Register `mremap` to syscall_shim

Register `mremap` system call to syscall_shim library.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Cristian Vijelie <cristianvijelie@gmail.com>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #155
lib/ukmmap/Makefile.uk
lib/ukmmap/exportsyms.uk
lib/ukmmap/mmap.c