[Bug 275370] Add execvpe()

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Nov 2023 22:47:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275370

--- Comment #1 from firk@cantconnect.ru ---
execvpe() is not a kernel syscall, it is libc wrapper for execve() syscall.

-- 
You are receiving this mail because:
You are the assignee for the bug.