Date: Sun, 27 Feb 2005 20:00:41 +0300 From: Andrey Chernov <ache@nagual.pp.ru> To: Alexey Zelkin <phantom@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/nls msgcat.c msgcat.h Message-ID: <20050227170041.GA33217@nagual.pp.ru> In-Reply-To: <200502271626.j1RGQnOW006921@repoman.freebsd.org> References: <200502271626.j1RGQnOW006921@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 27, 2005 at 04:26:49PM +0000, Alexey Zelkin wrote: > phantom 2005-02-27 16:26:49 UTC > > FreeBSD src repository > > Modified files: > lib/libc/nls msgcat.c > Removed files: > lib/libc/nls msgcat.h > Log: > Bring in NetBSD's improvements and cleanups to NLS subsystem, making > it type and endian clean and removing of stdio dependency from NLS > functions (catalog files now are processed via mmap()) This may be not an improvement in some cases, it depends of catalog size. If it is big, mmaped variant just brings memory consumption. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050227170041.GA33217>