[libc] Implement wcs to mbs family of functions #149421
implemented public functions
953eca5a
wcstombs test
d4a86b21
wcsrtombs tests
586497df
created internal function
7445bf79
Merge branch 'main' into wcstombs-functions
efac57f1
Merge branch 'main' into wcstombs-functions
e2be69af
add invalid state test
843c79a2
public string functions + tests
69ed44c6
yaml typo
f01702a1
typo
ee62e624
lntue
commented
on 2025-07-18
fixed behavior when dest=null (shouldnt update src pointer)
1c1a7f98
made internal function header only
61be17f4
formatting
2af90019
format
f60a0aef
lntue
commented
on 2025-07-18
lntue
commented
on 2025-07-18
lntue
commented
on 2025-07-18
added tests for src == null and mbstate == null
924f32f0
mssing headers for death tests
af85c951
lntue
commented
on 2025-07-18
added macro for death tests
eb0741aa
exclude windows
fd70dedf
lntue
approved these changes
on 2025-07-21
Merge branch 'main' into wcstombs-functions
0ba3f0bd
Merge branch 'main' into wcstombs-functions
efb396a3
descriptive names; alphabetized yaml; used memset in tests
36114176
formatting
d660dcb9
Merge branch 'main' into wcstombs-functions
8df5406c
Merge branch 'main' into wcstombs-functions
6aec300f
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub