Support for handling multibyte encodings in cpstripped(), which
authorKen Hornstein <kenh@pobox.com>
Sat, 26 May 2012 05:55:08 +0000 (01:55 -0400)
committerKen Hornstein <kenh@pobox.com>
Sat, 26 May 2012 05:55:08 +0000 (01:55 -0400)
commit6456295d747373150577e02588770a1a4ba1efaf
treec9aaf5e2c99d871b913ea3d82b021bbe58bc368b
parent8f0a7e37be571d7cf8152306ed1e8f1c03ba15ec
Support for handling multibyte encodings in cpstripped(), which
means that multibyte character encodings should work correctly
on all systems which support the POSIX wide character functions.
Makefile.am
configure.ac
sbr/fmt_scan.c
test/common.sh.in
test/scan/test-scan-multibyte [new file with mode: 0755]