Skip to content

Commit 928d5df

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/use-wmemchr-in-stringlib' into use-wmemchr-in-stringlib
2 parents 56f6b42 + cd985e5 commit 928d5df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Use wmemchr in stringlib where applicable when the size of STRINGLIB_CHAR equals the size of wchar_t. All the places wmemchr is added where places memchr was previously used when STRINGLIB_CHAR equaled size of char.

0 commit comments

Comments
 (0)