]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: Use strsep(3) instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Sun, 12 May 2024 23:02:59 +0000 (01:02 +0200)
committerSerge Hallyn <serge@hallyn.com>
Tue, 2 Jul 2024 02:40:11 +0000 (21:40 -0500)
commit16cb664865541162c504a6f5ef5ca4b38b5e0c9a
treea79bfbca97a153ae7317de5fbb9e1da51b8fbf2c
parent8176e309edbb56c2c5a24a8fbad1efce6a6d9f46
lib/, src/: Use strsep(3) instead of its pattern

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/sgetspent.c
lib/shadow.c
src/chfn.c
src/gpasswd.c
src/newusers.c
src/useradd.c
src/usermod.c