Alexey Samsonov
b545e54f7a
[libc] Remove btowc / wctob from wctype_utils internal header. ( #170200 )
...
They are not used anywhere except for the btowc/wctob entrypoints, so
just move the implementation there. Internal code should probably be
using a safer mbrtowc variants anyway, if applicable.
This allows us to remove the use of wint_t, which is problematic for
some uses through `libc/shared/` when a host system doesn't have
wide-character support (see PR #165884 comments). There's no such
problems with `wchar_t`, since it's a fundamental type in C++.
2025-12-01 13:33:51 -08:00
..
2025-12-01 13:33:51 -08:00
2025-12-01 13:33:51 -08:00
2025-07-24 18:28:25 +00:00
2025-07-24 18:28:25 +00:00
2025-07-24 18:28:25 +00:00
2025-07-24 18:28:25 +00:00
2025-07-25 12:45:24 -07:00
2025-07-25 12:45:24 -07:00
2025-07-29 16:34:10 +00:00
2025-07-29 16:34:10 +00:00
2025-07-29 16:34:10 +00:00
2025-07-29 16:34:10 +00:00
2025-07-28 12:05:19 -04:00
2025-09-12 17:57:08 -04:00
2025-07-28 12:05:19 -04:00
2025-09-12 17:57:08 -04:00
2025-07-22 21:23:19 +00:00
2025-07-24 11:29:40 -07:00
2025-07-24 11:29:40 -07:00
2025-07-09 23:54:03 +00:00
2025-07-09 23:54:03 +00:00
2025-07-09 21:17:16 +00:00
2025-07-09 21:17:16 +00:00
2025-08-12 21:41:21 -07:00
2025-10-22 11:09:42 -07:00
2025-10-22 11:09:42 -07:00
2025-07-28 21:14:14 -04:00
2025-10-22 11:09:42 -07:00
2025-10-22 11:09:42 -07:00
2025-07-22 21:23:19 +00:00
2025-11-17 13:42:12 -08:00
2025-11-17 13:42:12 -08:00
2025-11-13 11:38:33 -08:00
2025-11-13 11:38:33 -08:00
2025-08-01 14:15:34 -04:00
2025-10-31 18:57:08 +00:00
2025-07-14 13:33:12 -07:00
2025-11-17 13:42:12 -08:00
2025-11-17 13:42:12 -08:00
2025-10-31 18:57:08 +00:00
2025-07-14 13:33:12 -07:00
2025-10-31 18:57:08 +00:00
2025-07-14 13:33:12 -07:00
2025-10-31 18:57:08 +00:00
2025-07-14 13:33:12 -07:00
2025-12-01 13:33:51 -08:00
2025-09-12 17:57:08 -04:00
2025-09-12 17:57:08 -04:00