]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/string/strcmp/: strprefix(): Add API
authorAlejandro Colomar <alx@kernel.org>
Fri, 26 Jul 2024 09:13:37 +0000 (11:13 +0200)
committerSerge Hallyn <serge@hallyn.com>
Mon, 26 May 2025 16:29:26 +0000 (11:29 -0500)
commit34e9e5a8f571362893d5e10080e529513845e32c
tree1897a5c863e478e43d98bad5e759c3a2af698133
parent959cbaa71e1c249968ccb6da3764dfe01c6d8a1f
lib/string/strcmp/: strprefix(): Add API

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