diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-01-18 17:34:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-01-18 17:34:27 +0000 |
commit | badd3ba1cb98180755713addf8b0b99346ea7b74 (patch) | |
tree | a5d8f1eb579d8877c6cae8d9752301bfd3752186 /sbin/pdisk | |
parent | 4c203f834ff2b998a32c1e4a06824a72a2508ec9 (diff) |
UTF-8 support:
This is the first example of a program where doing the full char *
to wchar_t * to char * double conversion is actually simpler than
our usual approach of working with char * throughout. In part
inspired by the FreeBSD version which is in turn based on Bruno
Haible's work in util-linux, but not sharing any code and avoiding
the almost half a dozen bugs that FreeBSD has.
As a bonus reimplement overstrike() and iattr() almost from scratch,
getting rid of useless malloc(3)ed local buffers.
Add lots of missing information to the manual.
No opposition when shown on tech@.
Diffstat (limited to 'sbin/pdisk')
0 files changed, 0 insertions, 0 deletions