[PATCH v4] Macroize inclusion of math-finite.h

Joseph Myers joseph@codesourcery.com
Wed Mar 29 20:18:00 GMT 2017


On Wed, 29 Mar 2017, Gabriel F. T. Gomes wrote:

> +/* Redirect __lgammal_r_finite to __lgamma_r_finite when __NO_LONG_DOUBLE_MATH
> +   is set and to itself otherwise.  It also redirects lgamma_r_finite and
> +   lgammaf_r_finite to themselves.  */
> +__MATH_REDIRCALL_INTERNAL (lgamma, _r, (_Mdouble_, int *));

The comment here should give the correct function names, __lgamma_r_finite 
and __lgammaf_r_finite.

The patch is OK with that change.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list