Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2002 20:49:24 -0700
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Tim Robbins <tjr@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include wchar.h src/lib/libc/string Makefile.inc wcscoll.3 wcscoll.c wcsxfrm.3 wcsxfrm.c
Message-ID:  <20021003204924.A21160@FreeBSD.org>
In-Reply-To: <20021004134316.A65059@dilbert.robbins.dropbear.id.au>; from tjr@FreeBSD.org on Fri, Oct 04, 2002 at 01:43:16PM %2B1000
References:  <200210040318.g943IQ4H039195@freefall.freebsd.org> <20021004134316.A65059@dilbert.robbins.dropbear.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
* De: Tim Robbins <tjr@FreeBSD.org> [ Data: 2002-10-03 ]
	[ Subjecte: Re: cvs commit: src/include wchar.h src/lib/libc/string Makefile.inc wcscoll.3 wcscoll.c wcsxfrm.3 wcsxfrm.c ]
> On Thu, Oct 03, 2002 at 08:18:26PM -0700, Tim J. Robbins wrote:
> 
> > tjr         2002/10/03 20:18:26 PDT
> > 
> >   Modified files:
> >     include              wchar.h 
> >     lib/libc/string      Makefile.inc 
> >   Added files:
> >     lib/libc/string      wcscoll.3 wcscoll.c wcsxfrm.3 wcsxfrm.c 
> >   Log:
> >   Add a placeholder implementation of wcscoll() and wcsxfrm() which gives
> >   locale-sensitive collation only in single-byte locales, and just does
> >   binary comparison for the others with extended character sets.
> 
> It's quite unlikely that there's enough time before 5.0 for a proper
> implementation of the wide character collation functions. I have a
> version of these functions that uses the Unicode Collating Algorithm
> (http://www.unicode.org/unicode/reports/tr10/) as well as Unicode
> implementations of all the ctype functions, but I think they're a
> candidate for 6.0, not 5.0.

Those'd be really nice to have around before the 6.0 split - any chance
you could create a P4 branch for these?
-- 
Juli Mallett <jmallett@FreeBSD.org>       | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org
http://people.FreeBSD.org/~jmallett/      | Support my FreeBSD hacking!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021003204924.A21160>