Date: Mon, 27 Nov 2023 22:47:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275370] Add execvpe() Message-ID: <bug-275370-227-rKIKn5CLum@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275370-227@https.bugs.freebsd.org/bugzilla/> References: <bug-275370-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275370 --- Comment #1 from firk@cantconnect.ru --- execvpe() is not a kernel syscall, it is libc wrapper for execve() syscall. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275370-227-rKIKn5CLum>