mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-22 08:02:10 +02:00
Add new strnstr() function
Taken from FreeBSD.
This commit is contained in:
@@ -96,6 +96,8 @@ LIBBSD_0.4 {
|
||||
} LIBBSD_0.3;
|
||||
|
||||
LIBBSD_0.5 {
|
||||
strnstr;
|
||||
|
||||
wcslcat;
|
||||
wcslcpy;
|
||||
} LIBBSD_0.4;
|
||||
|
Reference in New Issue
Block a user