mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Alias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the internal encoding
of a wchar_t type - which is 32 bit on FreeBSD. This matches observed behavior on a libiconv machine.
This commit is contained in:
parent
f8c79813cb
commit
287e4a5246
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258254
@ -28,6 +28,7 @@
|
||||
16LE utf16le
|
||||
|
||||
32-INTERNAL ucs-4-internal
|
||||
32-INTERNAL wchar_t
|
||||
|
||||
32-SWAPPED ucs-4-swapped
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user