Date: Wed, 29 Nov 2023 18:58:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275370] Add execvpe() Message-ID: <bug-275370-227-4qqy5IVT7Y@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275370-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275370 --- Comment #2 from vini.ipsmaker@gmail.com --- > execvpe() is not a kernel syscall, it is libc wrapper for execve() syscall. That sounds about right. libc performs PATH-resolution and then calls execve(). Still, would it be possible to add execvpe()? The problem I face still stands. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275370-227-4qqy5IVT7Y>
