Skip site navigation (1)Skip section navigation (2)
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/>
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 #2 from vini.ipsmaker@gmail.com ---
> execvpe() is not a kernel syscall, it is libc wrapper for execve() syscal=
l.

That sounds about right. libc performs PATH-resolution and then calls execv=
e().
Still, would it be possible to add execvpe()? The problem I face still stan=
ds.

--=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-4qqy5IVT7Y>