[PATCH] Remove __isinf_ns, __isnan and __finite inlines

Joseph Myers joseph@codesourcery.com
Fri Sep 18 19:42:00 GMT 2015


On Fri, 18 Sep 2015, Wilco Dijkstra wrote:

> Since we now inline isinf, isnan and isfinite in math.h, replace uses of __isinf_ns(l/f) with isinf,
> and remove the unused inlines __isinf_ns(l/f), __isnan(f) and __finite(f).
> 
> OK for commit?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list