freebsd-dev/usr.bin/cut
Tim J. Robbins a2222839a5 When the last line of a file is missing a newline in -f mode, pass a
length argument to mbrtowc() that accounts for the terminating newline
character we add automatically. Failing to do this caused the loop to
unexpectedly run out of characters and incorrectly signal an "Illegal byte
sequence" error.
2004-11-05 10:45:23 +00:00
..
cut.1 mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
cut.c When the last line of a file is missing a newline in -f mode, pass a 2004-11-05 10:45:23 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00