]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/vfscore: Register `getdents` to syscall_shim
authorSergiu Moga <sergiu.moga@protonmail.com>
Thu, 22 Apr 2021 16:49:28 +0000 (19:49 +0300)
committerUnikraft <monkey@unikraft.io>
Fri, 28 May 2021 09:32:13 +0000 (09:32 +0000)
commit17bb734154c027ddb48d4998c3aa904e55ec30cd
treefcdeeafe303678b75132954c0300a8aadb08f3da
parent2dbce922ea32ca6b58a578db97a8e0667e2d96bf
lib/vfscore: Register `getdents` to syscall_shim

Register `getdents` system call to syscall_shim library.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Laurentiu Barbulescu <lrbarbulescu@gmail.com>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #189
lib/vfscore/Makefile.uk
lib/vfscore/exportsyms.uk
lib/vfscore/main.c