musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/string.h')
-rw-r--r--include/string.h 1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/string.h b/include/string.h
index f95a15c9..a5b5a510 100644
--- a/include/string.h
+++ b/include/string.h
@@ -69,6 +69,7 @@ size_t strlcpy (char *, const char *, size_t);
#endif
#ifdef _GNU_SOURCE
+int strverscmp (const char *, const char *);
int strcasecmp (const char *, const char *);
int strncasecmp (const char *, const char *, size_t);
char *strchrnul(const char *, int);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 12:43:19 +0000

AltStyle によって変換されたページ (->オリジナル) /