[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] New option groups
- To: Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] New option groups
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Apr 2009 19:53:57 +0000 (UTC)
On Tue, 31 Mar 2009, Maxim Kuvyrkov wrote:
> Hello,
>
> The attached patch adds 3 new option groups to EGLIBC:
>
> * OPTION_EGLIBC_FCVT -- functions for converting floating-point numbers to
> strings;
> * OPTION_EGLIBC_FMTMSG -- functions for formatting messages;
> * OPTION_EGLIBC_FTRAVERSE -- functions for traversing file hierarchies;
>
> The functions included in the above option groups were identified as
> contributing significant size increase to the EGLIBC footprint while not being
> present in default API of uClibc. As a result this patch provides 1-2%
> smaller library.
>
> The patch could've been split into 3, but, as the changes are straightforward,
> it is, probably, easier to review them together.
>
> Tested on arm-linux and powerpc-linux without unexpected failures.
>
> Any comments? OK for trunk?
This is OK.
--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx