This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Hide internal printf functions [BZ #18822/21986]


On Aug 22 2017, "H.J. Lu" <hjl.tools@gmail.com> wrote:

> 	[BZ #18822]
> 	[BZ #21986]
> 	* include/printf.h (__printf_fphex): Add attribute_hidden.
> 	(__guess_grouping): New prototype.
> 	* stdio-common/printf_fp.c (__guess_grouping): Removed.
> 	* stdio-common/reg-printf.c (__register_printf_specifier): Add
> 	libc_hidden_proto and libc_hidden_def.
> 	* stdlib/strfmon_l.c (__guess_grouping): Removed.
> 	(__vstrfmon_l): Remove the third argument passed to
> 	__guess_grouping.

Ok.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]