From nobody Wed Dec 21 23:13:08 2022 X-Original-To: standards@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 4Ncq450Nq4z1HQn3 for ; Wed, 21 Dec 2022 23:13:09 +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 4Ncq445KgJz3mwH for ; Wed, 21 Dec 2022 23:13:08 +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=1671664388; 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: in-reply-to:in-reply-to:references:references; bh=wvuaa3xrjrnn015tAzpyeqPCwp6Kz8QxPY+VPxEWeNE=; b=dt4ad+HZtJRQmtGD795km5x+q8q/T4ohqlVLvy1nJwsVKobhGPzyDqXec0ifQPNbbfx6mE SrbaiTlKISeD5p320+0IBaHtElWOUJ2iyA7SYcYH5mwKADrFLv2YBwPGSYY2Qussmbp2Hz wGRo7PzJGa4TKPFrpIDmvZ6JhZ7pzZdLwrsuAP2SREWFpDTYknFWll/un298/mkzHEwQwW wWJIgukrJOu+gJMcSkwb7c0yKe3aC3xtXSNqTBmnRTyguWFqLLyvF+WMNUytffny/ihb+s XPLhvhRd9FHgG8RxuKZCDnahb5XsQAqYXNRX3Z+pGsUdevoIwfa7HrlXUYiceA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671664388; a=rsa-sha256; cv=none; b=gXxOuwo+XU6ZfTVrCC1qhPX5G/PgTL3tsfxc7MYfGaWKkFt4YDdwBB6MpVJBJsIBcnyzJT eA8hZbD9auwAFFfuI45lpViV3bTOTk8Rg3K+yhbaU3sunaDUYW97a5MWMcmBxY0A3F+Ys+ YXjVZ25WW3RxAV9eCbDiu7d7LntCUqJswlqMWYqtu3higpQgcrkvFyYU9W/4tlotPfSs9s 8EBhZL3iskOMKmcQODWEOkfmOTwyUto2qGvFpPvhnF8YtGy0JpufTVfXG5LXJGkcRrtYEl m7ZUiQLX+gkpB/Bp/VDJw7gSjurRZ7rxTBvmvnDi87nVa4mgc8DehgOVv+FlTA== 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 4Ncq444LwYzY7p for ; Wed, 21 Dec 2022 23:13:08 +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 2BLND83c027870 for ; Wed, 21 Dec 2022 23:13:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BLND8gG027869 for standards@FreeBSD.org; Wed, 21 Dec 2022 23:13:08 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: standards@FreeBSD.org Subject: [Bug 268479] lib/libc/stdlib/getenv.c may have a problem with putenv() Date: Wed, 21 Dec 2022 23:13:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268479 --- Comment #5 from Mark Millard --- (In reply to Mark Millard from comment #4) I'll note that I only found the following for UNAME_s: # grep -r "UNAME_[a-z]" /usr/main-src/ | grep -v "_[rvmp]" | more /usr/main-src/lib/libc/gen/__xuname.c: if ((p =3D getenv("UNAME_s"))) /usr/main-src/lib/libc/gen/uname.3:.Bl -tag -width ".Ev UNAME_s" /usr/main-src/lib/libc/gen/uname.3:.It Ev UNAME_s /usr/main-src/lib/libc/gen/uname.3:.Ev UNAME_s So: no explicit control (assignments to) UNAME_s but tracking in uname(3), via __xuname.c code. --=20 You are receiving this mail because: You are the assignee for the bug.=