From nobody Mon Nov 27 10:23:51 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Sf1s34wdQz52p3w for ; Mon, 27 Nov 2023 10:23:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sf1s335hfz4JYD for ; Mon, 27 Nov 2023 10:23:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701080631; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vWCHwnB/LVEYKICAheuaFx+RAwuGyKVRv1O08QMQksQ=; b=ofuvZm1XGVUOSIwpC86MPsJsLzn4lvCO5fVWbPCJ0FQQ64O3KovlK6uQN9qhytpdYWMxnR a99lFuFSX11S2N1p3DngZNHZFfpDpwBAJm6vzGnmgUdrLxBr8Cq8mqrPLZMDc2llxFA+BQ E+6AQAty4kEL2V1Uq+lW8vMBhmN1msqsBo9uakT5aXHpM1OWRxXcQccgP1Ix1QewqRx6h0 RAf/1qkrYW8c09HQu1DigiwMlhEzOWoC3Wh0QhGDUiYT5RSRKtHCVS12DxgHPbqttmlkPi L0GwCQeN7megKcGKC7etzbyd3E7zsmOXaaQeeO03jk9wujmQ5NRxZvw7kuim5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701080631; a=rsa-sha256; cv=none; b=CBVyTrMUQ79Zf0UwUcLBe99c9JkYqLK6vkoiEA8bld1WK9BqLj64JFn1584CwNKBc6o3y6 kgA/patq8WuTtu3RMUeJ+BSoVu4MOft+B5uscu3+7Dxfnsl7HsmJBqcT7jiqNK9gE6Yzj2 dJfRmGsNhFsTxxmavtycWcn4awVGUspXEJ4GJHs5LXJHayGy7cRx1RR/Vid6wMFlVlzKWk ZdwJPnbpA6Y5Pr3mPqjaMhpxtaEe2TqFCSlhvwVdVwjqkgOJ+MONIPb9x/QFvqiHnkLD1I vCrXIfRDne+Vy49d/xA7GNSDBz4zXtmrEOkrYd9/q+pCyy2pYXIc+BrZrgDvBg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Sf1s321w2zZxK for ; Mon, 27 Nov 2023 10:23:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3ARANptS078039 for ; Mon, 27 Nov 2023 10:23:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3ARANp6I078038 for bugs@FreeBSD.org; Mon, 27 Nov 2023 10:23:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275370] Add execvpe() Date: Mon, 27 Nov 2023 10:23:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vini.ipsmaker@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275370 Bug ID: 275370 Summary: Add execvpe() Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: vini.ipsmaker@gmail.com Would it be possible to add execvpe() that is found on Linux/glibc systems? Currently I have to do the following: environ =3D args->envp; execvp(args->program, args->argv); However this workaround will not even compile for shared libraries (one of = my scenarios) because of another FreeBSD bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263265 execvpe() would solve my problem. --=20 You are receiving this mail because: You are the assignee for the bug.=