Sebastian Bauer
|
6f3b3b6d28
|
Implement few wide char functions.
|
2018-03-28 17:09:18 +02:00 |
|
Sebastian Bauer
|
846eebc66c
|
Fix mbtowc() to and compile it.
|
2018-03-28 17:08:42 +02:00 |
|
Sebastian Bauer
|
75d47ccdad
|
Build all existing wchar and wctype functions.
|
2018-03-27 20:03:45 +02:00 |
|
Sebastian Bauer
|
456123fe7f
|
Add dummy wctob().
|
2018-03-27 20:02:54 +02:00 |
|
Sebastian Bauer
|
5733c99ba1
|
Fix wcspbrk() definition to match the prototype.
|
2018-03-27 20:00:28 +02:00 |
|
Sebastian Bauer
|
391e7e39ad
|
Add wcscoll() prototype.
|
2018-03-27 19:59:54 +02:00 |
|
Sebastian Bauer
|
f5f0e17e78
|
Define ISO 99 multibyte functions also in C++ context.
|
2018-03-27 19:59:23 +02:00 |
|
Sebastian Bauer
|
f6f0082a0e
|
Include sys/clib2_stdc.h for restrict.
|
2018-03-27 19:56:45 +02:00 |
|