]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/: Call strsep(3) instead of open-coding it
authorAlejandro Colomar <alx@kernel.org>
Mon, 15 Jan 2024 15:28:11 +0000 (16:28 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 14 Mar 2024 22:11:36 +0000 (17:11 -0500)
commit03677d9acfa1246e12dbb18f8c677eacd0da8a38
treeb5dad0d63e65cdc0217e67efbbaf6a27491b0c1e
parent5f8f19f2678d29e3ab78d8506fe71da3e48bf283
lib/: Call strsep(3) instead of open-coding it

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/gshadow.c
lib/sgetgrent.c
lib/sgetpwent.c
lib/subordinateio.c