diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-05-07 14:16:17 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-05-07 14:16:17 +0000 |
commit | 85f43390d8a6f802ee08af904247b45816296606 (patch) | |
tree | a0ac7fd9a2316c10e94c6c05e8be3b8d2c4ab162 /lib/libc | |
parent | ba51d6b3b65b3cb9bcd94a541f414a433cdd44c9 (diff) |
UTF-8 cleanup of the function pappend():
Use the standard function mbrtowc(3) to distinguish valid, incomplete,
and invalid multibyte characters, getting rid of five calls to functions
and macros that we want to phase out, and of one goto. Add comments.
OK millert@.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions