From owner-freebsd-current Wed Sep 9 19:05:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03429 for freebsd-current-outgoing; Wed, 9 Sep 1998 19:05:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03415 for ; Wed, 9 Sep 1998 19:05:17 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.8.8/8.8.8) id TAA05638; Wed, 9 Sep 1998 19:05:09 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp02.primenet.com, id smtpd005565; Wed Sep 9 19:04:59 1998 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id TAA16182; Wed, 9 Sep 1998 19:04:56 -0700 (MST) From: Terry Lambert Message-Id: <199809100204.TAA16182@usr02.primenet.com> Subject: Re: wchar.h functions from Solaris/Linux To: kgor@ksg.com (Kent S. Gordon) Date: Thu, 10 Sep 1998 02:04:56 +0000 (GMT) Cc: tlambert@primenet.com, freebsd-current@FreeBSD.ORG In-Reply-To: <199809100004.TAA28949@soccer.ksg.com> from "Kent S. Gordon" at Sep 9, 98 07:04:21 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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. I'm positive these were there, along with EUC and ISO2022 catalog conversion. They may be in a seperate library, but they should be in the -contrib. If you can find an original X11R5 dist, they are there. They are pretty trivial to write; it's a toss up between whether it'd be easier for me to write them or for me to try and find them in my pile of QIC-24 tapes. > > 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. It would be in a supporting library, sort of ancillary to the XView itself. Actually I think it was in OLGX(sp?), which was part of XView. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message