From owner-freebsd-current Wed Sep 9 17:04:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13259 for freebsd-current-outgoing; Wed, 9 Sep 1998 17:04:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from soccer.ksg.com (cm340421-b.ftwrth1.tx.home.com [24.4.2.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13235 for ; Wed, 9 Sep 1998 17:04:34 -0700 (PDT) (envelope-from kgor@soccer.ksg.com) Received: (from kgor@localhost) by soccer.ksg.com (8.8.8/8.8.8) id TAA28949; Wed, 9 Sep 1998 19:04:21 -0500 (CDT) (envelope-from kgor) Date: Wed, 9 Sep 1998 19:04:21 -0500 (CDT) Message-Id: <199809100004.TAA28949@soccer.ksg.com> From: "Kent S. Gordon" To: tlambert@primenet.com CC: freebsd-current@FreeBSD.ORG In-reply-to: <199809092241.PAA04776@usr02.primenet.com> (message from Terry Lambert on Wed, 9 Sep 1998 22:41:08 +0000 (GMT)) Subject: Re: wchar.h functions from Solaris/Linux Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "tlambert" == Terry Lambert writes: >> Anyone have non-GPL source for wchar.h (wide character string >> functions) functions that will work on FreeBSD? > What specifically do you need? The actual functions I ned are wcscat,wcschr,wcscpy,wcslen, and wcsncat. I guess I will just rewrite the functions myself. > Sun released the source code for a full XPG/3 implementation > when thet released the sources for X/View. The code should be > available in the "contrib" section of any X mirror. I looked at ftp.x.org and downloaded the xview3.2 sources. I did not see anything related to wchar.h stuff. Do you have any idea what name it would be under. > Actually, last time this issue came up, there was a disagreement > about sizeof(wchar_t). Some people wanted it to be 16 bits so > all the code out there would work, and some people wanted it to > be 32 bits so that all the code out there would break... > Terry Lambert > terry@lambert.org --- Any opinions in this posting are my own > and not those of my present or previous employers. -- Kent S. Gordon KSG -- Unix, Network, Database Consulting Postal: 76 Corral Drive North, Keller, Texas 76248 e-mail: kgor@ksg.com Phone:(817)431-8775 Resume: http://www.ksg.com/resume.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message