]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-process: Register `getpriority` to syscall_shim
authorSergiu Moga <sergiu.moga@protonmail.com>
Mon, 18 Jan 2021 09:54:11 +0000 (11:54 +0200)
committerUnikraft <monkey@unikraft.io>
Mon, 1 Feb 2021 16:24:23 +0000 (16:24 +0000)
commitc75f818fda7d1b5a65f89de250d19e163aa6fe24
tree219f67cc9a44f60b9e06ed58d03deb0908f3750a
parent8226f9537636e3351275afb9c431e4d5efb3f1f1
lib/posix-process: Register `getpriority` to syscall_shim

Register `getpriority` system call to syscall_shim library.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Alexander Jung <a.jung@lancs.ac.uk>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #87
lib/posix-process/Makefile.uk
lib/posix-process/process.c
lib/posix-user/exportsyms.uk