]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/string/strcmp/: strcaseprefix(): Add API
authorAlejandro Colomar <alx@kernel.org>
Sat, 8 Feb 2025 09:57:51 +0000 (10:57 +0100)
committerSerge Hallyn <serge@hallyn.com>
Tue, 3 Jun 2025 01:08:57 +0000 (20:08 -0500)
commit93493077a1497f4e1a3f76b1eac3fc119a367437
treeef428a45196ee2173fc294b350ac1d7c04bb3024
parent3f038201617740f9c30c7cd559b6b651449ea4c1
lib/string/strcmp/: strcaseprefix(): Add API

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am
lib/string/strcmp/strcaseprefix.c [new file with mode: 0644]
lib/string/strcmp/strcaseprefix.h [new file with mode: 0644]