cvs commit: src/lib/libc/nls msgcat.c msgcat.h

Andrey Chernov ache at nagual.pp.ru
Sun Feb 27 17:00:44 GMT 2005


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/


More information about the cvs-all mailing list