]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-user: Register `getuid` to syscall_shim
authorSergiu Moga <sergiu.moga@protonmail.com>
Fri, 29 Jan 2021 16:19:31 +0000 (18:19 +0200)
committerUnikraft <monkey@unikraft.io>
Mon, 1 Feb 2021 15:55:59 +0000 (15:55 +0000)
commit4418c98f43cbfba6e3b5d6579cddcfbcaa028a34
treed161b6c84937a926eee24b6c616d817891b4d688
parent22118f771f9695c91a59f33ad8b8008215ebcf5d
lib/posix-user: Register `getuid` to syscall_shim

Register `getuid` 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: #98
lib/posix-user/Makefile.uk
lib/posix-user/exportsyms.uk
lib/posix-user/user.c