]> git.ipfire.org Git - thirdparty/shadow.git/commit
*/: s/STRSEP2ARR/strsep2arr_a/
authorAlejandro Colomar <alx@kernel.org>
Tue, 14 Oct 2025 11:16:31 +0000 (13:16 +0200)
committerSerge Hallyn <serge@hallyn.com>
Fri, 28 Nov 2025 02:50:48 +0000 (20:50 -0600)
commitaf3f3202d0912b147f3bb034f91ff45aa1dac81f
tree886d1681a2136207077ca02185511c154915e392
parenta2207ea60aa2e77ff616e368431e543fba06e944
*/: s/STRSEP2ARR/strsep2arr_a/

This name better reflects that it handles arrays, and doesn't shout.

This case is slightly different, as this macro does a little bit more
than just enforcing arrays.  It changes the return value too.  However,
that is related-enough to the handling of arrays that I'm inclined to
accept it as a minor inconsistency.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/port.c
lib/shadow/group/sgetgrent.c
lib/shadow/gshadow/sgetsgent.c
lib/shadow/passwd/sgetpwent.c
lib/string/README
lib/string/strtok/strsep2arr.h
lib/subordinateio.c
src/newusers.c