]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: Use strprefix() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Tue, 10 Dec 2024 13:27:02 +0000 (14:27 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 26 May 2025 16:29:26 +0000 (11:29 -0500)
commitd1cbf68f61b182af3f2209458756b60f62f304ad
treeb73616c226a488492ee9ce9c9268b88f9333e8b3
parent098f97c139c962df3b6b7ae688b8694d614684a3
lib/, src/: Use strprefix() instead of its pattern

Signed-off-by: Alejandro Colomar <alx@kernel.org>
22 files changed:
contrib/adduser.c
lib/commonio.c
lib/encrypt.c
lib/getdef.c
lib/limits.c
lib/nss.c
lib/port.c
lib/setupenv.c
lib/ttytype.c
lib/yesno.c
src/check_subid_range.c
src/grpck.c
src/login.c
src/login_nopam.c
src/newgrp.c
src/passwd.c
src/pwck.c
src/su.c
src/suauth.c
src/sulogin.c
src/useradd.c
src/usermod.c