Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2022 17:51:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 268479] lib/libc/stdlib/getenv.c may have a problem with putenv()
Message-ID:  <bug-268479-99-a0hH02J6TP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268479-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268479-99@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=3D268479

--- Comment #11 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #10)

Among other poor wordings of mine, "hw.machine and
hw.machine_arch from the booted kernel" is unclear
about the supported architectures handling, such as
for:

# sysctl hw.model
hw.model: ARM Cortex-A72 r0p3

# sysctl kern.supported_archs
kern.supported_archs: aarch64 armv7

Booted as aarch64, a chroot or jail can be a native/hardware armv7
for that model. sysctl's hw.machine and hw.machine_arch will report
arm and armv7 in such a chroot or jail.

--=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-268479-99-a0hH02J6TP>