diff options
author | Michael Forney <mforney@mforney.org> | 2021-08-15 00:42:38 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2021-08-15 00:42:38 -0700 |
commit | 1554ecc9334373257b7b3a72971cf25a1179ec16 (patch) | |
tree | beedf06d915f23d7e362a0cc935605508a10c861 /init.c | |
parent | 8755378092c00fbae007abbd3f5cb83df0f50ac2 (diff) |
utf: Use C99 types for UTF-16/32 character instead of C11 char16_t/char32_t
Some operating systems do not support uchar.h, and glibc only defines
char16_t/char32_t for GNU C compilers.
Diffstat (limited to 'init.c')
0 files changed, 0 insertions, 0 deletions