]> git.ipfire.org Git - thirdparty/util-linux.git/commit
nsenter: use clearenv() only when it is available
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 30 Mar 2026 13:10:52 +0000 (09:10 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 31 Mar 2026 16:11:46 +0000 (12:11 -0400)
commit088c29ec6a64713bd3cb5d493776e8659ebd6479
tree6300c10c013aa3e997f512a52173e092fac18be1
parentd69b97abc0ccae554255b056958ac094a251b756
nsenter: use clearenv() only when it is available

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
sys-utils/nsenter.c