CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/04 12:16:24
Modified files:
lib/libc/string: Makefile.inc wcswidth.c
Added files:
lib/libc/string: wcswidth.3
Log message:
Add a wcswidth man page (based on FreeBSD), and fix the implementation
to return -1 in case of an unprintable character.
ok nicm jmc
