Date: Fri, 25 Jun 2004 01:48:43 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/paste paste.1 paste.c Message-ID: <200406250148.i5P1mh1A070217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-06-25 01:48:43 UTC
FreeBSD src repository
Modified files:
usr.bin/paste paste.1 paste.c
Log:
Add support for multibyte characters in input files and delimiter
strings (arguments to the -d option.) This involves backing out paste.c
rev. 1.13 until we have a version of fgetln() that operates on wide
character streams.
Revision Changes Path
1.16 +1 -5 src/usr.bin/paste/paste.1
1.14 +47 -26 src/usr.bin/paste/paste.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406250148.i5P1mh1A070217>
