]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/posix-process: Register `execve` using non-LL variant
authorSergiu Moga <sergiu@unikraft.io>
Wed, 19 Mar 2025 15:15:00 +0000 (17:15 +0200)
committerUnikraft Bot <monkey@unikraft.io>
Thu, 17 Apr 2025 12:33:46 +0000 (12:33 +0000)
commit21a1a44da1e4e7bcea221175aa6a84a397dce160
treee51dcc836c06f87424cc4ebdbb3b39002628ec9f
parent6f554e48e8b07fe5655f151f2578a4c8625d6b8a
lib/posix-process: Register `execve` using non-LL variant

Use the non-LL variant of execenv-based syscall registration for
execenv so that we will automatically have a corresponding libc
wrapper defined.

Signed-off-by: Sergiu Moga <sergiu@unikraft.io>
Approved-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
GitHub-Closes: #1618
lib/posix-process/execve.c