public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* no more byte-order independent locale files
@ 1999-09-13  2:03 Ulrich Drepper
  0 siblings, 0 replies; only message in thread
From: Ulrich Drepper @ 1999-09-13  2:03 UTC (permalink / raw)
  To: GNU libc hacker

Hi,

I just committed changes which removed byte-order independent locale
files.  It was nice and work quite fine with the old implementation
but now the files are simply getting too big to continue support for
this (in case you looked at the files, the LC_CTYPE file for an UTF-8
locale was > 1MB).  I don't know whether anybody ever really used this
but even if, the price which everybody would have to pay was too high.

This was phase one to reduce the size of the files.  The second step
will include avoiding to write out data (mainly for the wide-char data
of LC_CTYPE) which corresponds to that of the builtin locale.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-13  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-13  2:03 no more byte-order independent locale files Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).