From owner-cvs-all Wed May 16 13:14:12 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 6E5EB37B422; Wed, 16 May 2001 13:14:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f4GKE6o08703; Wed, 16 May 2001 13:14:06 -0700 (PDT) (envelope-from obrien) Date: Wed, 16 May 2001 13:14:05 -0700 From: "David O'Brien" To: Takuya SHIOZAKI Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/string wcscat.c wcschr.c wcscmp.c wcscpy.c wcscspn.c wcslcat.c wcslcpy.c wcslen.c wcsncat.c wcsncmp.c wcsncpy.c wcspbrk.c wcsrchr.c wcsspn.c wcsstr.c wcswidth.c wmemchr.3 wmemchr.c wmemcmp.c wmemcpy.c wmemmove.c ... Message-ID: <20010516131405.B8466@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200105150601.f4F61K788386@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105150601.f4F61K788386@freefall.freebsd.org>; from tshiozak@FreeBSD.org on Mon, May 14, 2001 at 11:01:20PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 14, 2001 at 11:01:20PM -0700, Takuya SHIOZAKI wrote: > tshiozak 2001/05/14 23:01:20 PDT > > Added files: > lib/libc/string wcscat.c wcschr.c wcscmp.c wcscpy.c > wcscspn.c wcslcat.c wcslcpy.c wcslen.c > wcsncat.c wcsncmp.c wcsncpy.c wcspbrk.c > wcsrchr.c wcsspn.c wcsstr.c wcswidth.c > wmemchr.3 wmemchr.c wmemcmp.c wmemcpy.c > wmemmove.c wmemset.c > Log: > initial import of locale insensitive wcs* and wmem* functions. > Obtained from: NetBSD and Citrus. What part of this did you not understand? (it was also sent to i18n) Date: Mon, 14 May 2001 16:08:40 -0700 From: David O'Brien To: current@freebsd.org Subject: wchar.h / Citrus import Message-ID: <20010514160840.A60568@dragon.nuxi.com> I am going to import parts of the Citrus Project XPG4DL (an implementation of I18N (locale) framework). We *need* wchar.h and we just cannot wait. If there are known concerns or issues with this, please let me know. It is very possible these files should have been _vendor_ imported and maybe even in src/contrib/. Not to mention there was still a discussion going on about Citrus issues in i18n@freebsd.org and I did not get an email from you saying you were actively working on it and we should consult to make sure the end result met the needs of what prompted me to jump into this. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message