]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chsh: use new xgetuserpw() instead of xgetpwnam()
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 28 Nov 2025 01:04:58 +0000 (20:04 -0500)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 1 Dec 2025 07:58:13 +0000 (02:58 -0500)
commitfb8d31db2c1655d564c7cfaaf97fa490c1e1706e
treeaa2e0d3f7fc3a591dcbb759810fa431f4c83630b
parent1a5773de844015a6413535b0672856653c15ba8d
chsh: use new xgetuserpw() instead of xgetpwnam()

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