[PATCH 1/* v3] Generic string function optimization: Add skeleton
Joseph Myers
joseph@codesourcery.com
Thu May 28 22:37:00 GMT 2015
On Thu, 28 May 2015, OndÅej BÃlka wrote:
> Both comments are correct. We should do it generically and surround
> these functions with ifdef to supply arch-specific versions.
#if, not #ifdef, please, for all architecture choices in these functions.
The sysdeps/generic version of the header architectures can use to change
the default choices should have detailed comments on the default
definitions of all the relevant macros to explain their semantics.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list