Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2001 00:37:54 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Alexey Zelkin <phantom@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/locale ldpart.c ldpart.h
Message-ID:  <20010214003753.A37536@nagual.pp.ru>
In-Reply-To: <200102131529.f1DFTd323798@freefall.freebsd.org>; from phantom@FreeBSD.org on Tue, Feb 13, 2001 at 07:29:39AM -0800
References:  <200102131529.f1DFTd323798@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 13, 2001 at 07:29:39 -0800, Alexey Zelkin wrote:
> phantom     2001/02/13 07:29:39 PST
> 
>   Modified files:
>     lib/libc/locale      ldpart.c ldpart.h 
>   Log:
>   add additional function parameter: bufsize_min. it's possible
>   to check two sizes per one function invocation now.

Why only two hardcoded? It prevents additional locale extensions - there
must be unlimited number of possible extensions. It means that ldpart must
just return line count, and upper level code must decide which level of
extensions used and what actions are needed to compensate missing
parts for each returned line count.

-- 
Andrey A. Chernov
http://ache.pp.ru/


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?20010214003753.A37536>