OSDN Git Service

Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.
authorManuel Novoa III <mjn3@codepoet.org>
Fri, 8 Nov 2002 03:32:34 +0000 (03:32 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Fri, 8 Nov 2002 03:32:34 +0000 (03:32 -0000)
commitda4b93a147c6e132a5e16becac06d2406f1aa5a7
treeb9eb840cd056e83aa98328e38d3d459ba427ad53
parent94ec85b35f2ad583235131c66e15a6ec8e96c78d
Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.
  Added some size/speed optimizations and integrated it into my locale
  framework.  Minimally tested at the moment, but the stub C-locale
  version (which most people would probably be using) should be fine.
libc/misc/wchar/Makefile
libc/misc/wchar/wchar.c