]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/syscall_shim: Pretty-print format: clone
authorSimon Kuenzer <simon@unikraft.io>
Wed, 1 Feb 2023 22:13:05 +0000 (23:13 +0100)
committerUnikraft <monkey@unikraft.io>
Sat, 4 Feb 2023 13:01:40 +0000 (13:01 +0000)
commita20323a40e14f98a1e7b793a47eea755dbfe8f34
treef10792d32d9b4a70ea5fd0522bf3f1d3997f31ab
parent239b989d3bef7787b984cc52096b96baba458b10
lib/syscall_shim: Pretty-print format: clone

This commit introduces initial print format and decoding definitions for
the following system calls: `SYS_clone`

Checkpatch-Ignore: MISSING_BREAK
Signed-off-by: Simon Kuenzer <simon@unikraft.io>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Andra Paraschiv <andra@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #737
lib/syscall_shim/uk_prsyscall.c