Date: Mon, 4 Mar 2002 10:43:40 +0200 From: Alexey Zelkin <phantom@FreeBSD.ORG> To: "Tim J. Robbins" <tim@robbins.dropbear.id.au> Cc: freebsd-standards@FreeBSD.ORG Subject: Re: iconv utility and <iconv.h> Message-ID: <20020304104340.A71605@ark.cris.net> In-Reply-To: <20020304193114.A29841@descent.robbins.dropbear.id.au>; from tim@robbins.dropbear.id.au on Mon, Mar 04, 2002 at 07:31:14PM %2B1100 References: <20020304182811.A29732@descent.robbins.dropbear.id.au> <20020304193114.A29841@descent.robbins.dropbear.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, Provide patches against src/share/colldef/map.* and src/usr.bin/colldef then. Also submit notes about these patches to i18n@FreeBSD.org also. This list is also very close to iconv* topic. On Mon, Mar 04, 2002 at 07:31:14PM +1100, Tim J. Robbins wrote: > On Mon, Mar 04, 2002 at 06:28:11PM +1100, Tim J. Robbins wrote: > > > A script in the tarball, unicode.pl, converts Unicode Consortium mapping > > files into POSIX CHARMAP files. Some useful maps can be made from: > > http://www.unicode.org/Public/MAPPINGS/ > > I think the licence on these files is liberal enough to allow them to be > > included in FreeBSD. > > I've just noticed src/share/colldef; the map.* files contain the data > we need for basic codeset conversion in an annoyingly similar format to > the one we require. All that's needed is "CHARMAP" at beginning of file > and "END CHARMAP" at end, and angle brackets around the first column > (symbolic name). > > > Tim > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-standards" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020304104340.A71605>