NetBSD/usr.bin/cut
hubertf 94c137d519 Teach 'cut -c' about multibyte characters. Fixes PR 34244,
using the patch from the PR and some hacking by myself to avoid code
redundancy.

Passes the regression tests I've added.

(How many weeks of purgatory do I get for the cpp(1) hack to avoid
 code redundancy? I guess I can always say it was inspired by some old
 version of our md5 sources...)
2007-02-17 19:10:00 +00:00
..
Makefile Kill __P(), use ANSI function declarations, constify; WARNS=3. 2005-02-17 17:35:47 +00:00
cut.1 don't highlight the single dash 2006-07-31 09:39:59 +00:00
cut.c Teach 'cut -c' about multibyte characters. Fixes PR 34244, 2007-02-17 19:10:00 +00:00
x_cut.c Teach 'cut -c' about multibyte characters. Fixes PR 34244, 2007-02-17 19:10:00 +00:00