Bananymous
|
7651ca747d
|
LibC: Allow searching null char with wcschr
|
2025-06-16 15:09:55 +03:00 |
Bananymous
|
7ff7a4aa87
|
LibC: Fix locale handling in wcrtomb and mbrtowc
|
2025-06-16 15:09:39 +03:00 |
Bananymous
|
4ac6cbe70e
|
LibC: Add some missing wchar.h functions
isw* functions are just wrappers to is*
tow* functions are just wrappers to to*
|
2025-06-01 13:48:03 +03:00 |
Bananymous
|
2d19b5074e
|
LibC: Implement some missing wchar functions
|
2025-04-19 20:56:41 +03:00 |
Bananymous
|
176693dd5a
|
LibC: Implement wcscmp and wcsncmp
|
2024-12-03 16:21:54 +02:00 |
Bananymous
|
2797fe116f
|
LibC: Add stubs for some functions in {dlfcn,ftw,utime,wchar}.h
|
2024-08-09 17:01:41 +03:00 |