]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/nss.c: Use !strcaseprefix() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Sat, 8 Feb 2025 10:06:40 +0000 (11:06 +0100)
committerSerge Hallyn <serge@hallyn.com>
Tue, 3 Jun 2025 01:08:57 +0000 (20:08 -0500)
commite208d0d6271ac11654950da7f7f3bbfe31e9a240
tree201e5bf441d8a7b28a0869b93c8ec90b5d14a321
parent0efe2e0e4204378220b6fd7ecd26ac698bf52a86
lib/nss.c: Use !strcaseprefix() instead of its pattern

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/nss.c